[logback-user] Logback design question

Mark Petrovic mspetrovic at gmail.com
Sun Jan 6 23:15:30 CET 2013


Thanks.  

My question is not how I work around a finite and inextensible set of Levels, but why the design decision to make Levels  final at all.

On Jan 6, 2013, at 1:05 PM, ceki <ceki at qos.ch> wrote:

> 
> 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
> _______________________________________________
> Logback-user mailing list
> Logback-user at qos.ch
> http://mailman.qos.ch/mailman/listinfo/logback-user


More information about the Logback-user mailing list