Seems logback-access does not support spring profiles. This would really help since we use spring profile to enable/disable TeeFilter for content logging. Also Spring profile can be used to enable/ disable console logging. (which is nice when running in IDE) |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@8:38 - no applicable action for [springProfile], current ElementPath is [[configuration][springProfile]]
|