[logback-user] Level management on Logback

Chris Pratt thechrispratt at gmail.com
Thu Aug 29 20:48:28 CEST 2013


You might want to look at the documentation.
http://logback.qos.ch/manual/architecture.html#basic_selection
  (*Chris*)


On Thu, Aug 29, 2013 at 11:41 AM, gaston sponer
<gaston.sponer at hotmail.com>wrote:

> Hi, I have a doubt. If on my config file (xml) I set logger level as
> "Debug" and then from my java class i do:
>
> logger.error("some message Log {}", this);
>
> What wold be the result on my log file?
>
> Does Logback a comparation between logger level and event level and depend
> on that it does the logging?
> Do i have a log based on debug or based on error?
>
> Thanks.
>
> Gastón
>
> _______________________________________________
> Logback-user mailing list
> Logback-user at qos.ch
> http://mailman.qos.ch/mailman/listinfo/logback-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.qos.ch/pipermail/logback-user/attachments/20130829/cd28f390/attachment.html>


More information about the Logback-user mailing list