In logback 1.1.7, any SMTPAppender XML configuration containing the "to" property leads to the follwoing error message on startup:
ERROR in ch.qos.logback.core.joran.action.NestedBasicPropertyIA - Unexpected aggregationType AS_BASIC_PROPERTY_COLLECTION
In previous logback versions the same configuration did not show any error.
|