[logback-user] Suppress or redirect Logback's internal status messages?

Derek Mahar derek.mahar at gmail.com
Wed Aug 4 17:26:06 CEST 2010


How can I configure Logback to suppress all of its internal status
console messages or redirect these to standard output or a file?

16:50:25,814 |-INFO in ch.qos.logback.classic.LoggerContext[default] -
Could NOT find resource [logback-test.xml]
16:50:25,814 |-INFO in ch.qos.logback.classic.LoggerContext[default] -
Found resource [logback.xml] at
[file:/opt/dap/domains/ap0491/uat1/domain/instance-config/logback.xml]
16:50:25,816 |-WARN in ch.qos.logback.classic.LoggerContext[default] -
Resource [logback.xml] occurs multiple times on the classpath.
16:50:25,816 |-WARN in ch.qos.logback.classic.LoggerContext[default] -
Resource [logback.xml] occurs at
[file:/opt/dap/domains/ap0491/uat1/domain/instance-config/logback.xml]
16:50:25,816 |-WARN in ch.qos.logback.classic.LoggerContext[default] -
Resource [logback.xml] occurs at
[file:/opt/dap/domains/ap0491/uat1/domain/instance-config/logback.xml]
16:50:25,923 |-INFO in
ch.qos.logback.classic.joran.action.ConfigurationAction - debug
attribute not set
16:50:25,924 |-INFO in
ch.qos.logback.classic.turbo.ReconfigureOnChangeFilter at 1a15291 - Will
scan for changes in file
[/opt/dap/domains/ap0491/uat1/domain/instance-config/logback.xml]
every 60 seconds.
...

Thank you,

Derek


More information about the Logback-user mailing list