[logback-user] Logback design question

ceki ceki at qos.ch
Sun Jan 6 22:05:30 CET 2013


Instead of levels, you can tag log statements with markers which are 
part of the SLF4J API. See [1] and [2].

[1] http://tinyurl.com/a5jogy8
[2] http://www.slf4j.org/api/org/slf4j/Marker.html

On 06.01.2013 20:49, Mark Petrovic wrote:
>> In Logback, Levels are final, meaning one cannot extend them to create
>> new levels.  I have no problem with this, but my users are wondering
>> about it.  Can you explain?
>> Thank you.
>
>
> --
> Mark
>


-- 
Ceki
65% of statistics are made up on the spot


More information about the Logback-user mailing list