Closed GoogleCodeExporter closed 8 years ago
Yes, logback (and SLF4J) do not have FATAL. The actual logic checks if any of
the 5 loggers are at error level which implies error and below (error, info,
debug, trace, etc.) So turning all the loggers OFF will have the same effect in
logback or any other logging system. I will make a minor change to the doc to
make this a little more clear.
Original comment by arthur.b...@gmail.com
on 29 Mar 2012 at 11:49
Original issue reported on code.google.com by
MichaelPiefel
on 29 Mar 2012 at 6:55