[slf4j-dev] Fwd: Re: UGLI replaced by SLF4J

Andy McBride andy.mcbride at dsl.pipex.com
Sat Apr 23 00:47:05 CEST 2005


Hi, 

Great Stuff!!

In addition to the trace level for development, a library may also require
the fatal level to notify of the impending failure of the library.  This may
not signify fatal failure of the application.  The FATAL level is used to
imply the impending crash of the application or sub-component. 

It is sometimes unclear when writing code whether it is application code or
library code.  Application code often gets lifted into libraries for the
sake of reuse.  

It would be useful if the same API could be used in libraries and
applications.  

Regards

Andy






More information about the slf4j-dev mailing list