[slf4j-dev] slf4j i8ln

Ceki Gulcu ceki at qos.ch
Thu Aug 20 22:58:45 CEST 2009



Takeshi Kondo wrote:
> If log level is separated, logging code is
> ----
> public class enum LogMessages{
>    @Debug("debug log message")
>    TEST0001
> }
> 

Doesn't LogMessages need to be compiled? If LogMessages needs compiling, how is 
it helpful?

-- 
Ceki Gülcü
Logback: The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch



More information about the slf4j-dev mailing list