[logback-user] The level propagator is noisy, is there any cure?
Ceki Gulcu
ceki at qos.ch
Fri Nov 4 15:16:45 UTC 2016
Hi Benson,
These are the internal logback messages. See the links below for an
explanation.
http://logback.qos.ch/manual/configuration.html#dumpingStatusData
http://logback.qos.ch/manual/configuration.html#statusListener.
HTH,
--
Ceki
On 11/4/2016 14:57, Benson Margulies wrote:
> I do not have INFO messages enabled for ch.qos, is there something
> else I need to do to avoid this noise from
>
> <contextListener class="ch.qos.logback.classic.jul.LevelChangePropagator"/>
>
> ?
>
> 09:54:34,959 |-INFO in
> ch.qos.logback.classic.joran.action.LoggerAction - Setting level of
> logger [com.basistech.ws.worker.core.ComponentServiceTrackerImpl] to
> INFO
> 09:54:34,959 |-INFO in
> ch.qos.logback.classic.jul.LevelChangePropagator at 7d70d1b1 -
> Propagating INFO level on
> Logger[com.basistech.ws.worker.core.ComponentServiceTrackerImpl] onto
> the JUL framework
> 09:54:34,959 |-INFO in
> ch.qos.logback.classic.joran.action.LoggerAction - Setting level of
> logger [org.apache] to WARN
> 09:54:34,959 |-INFO in
> ch.qos.logback.classic.jul.LevelChangePropagator at 7d70d1b1 -
> Propagating WARN level on Logger[org.apache] onto the JUL framework
> 09:54:34,959 |-INFO in
> ch.qos.logback.classic.joran.action.LoggerAction - Setting level of
> logger [org.apache.felix] to INFO
>
More information about the logback-user
mailing list