[logback-user] SLF4J: The following loggers will not work because...
Ceki Gulcu
ceki at qos.ch
Sun Mar 1 12:17:05 CET 2009
Hello Jenny,
Have you read http://www.slf4j.org/codes.html#substituteLogger
that SLF4J is pointing you to?
I also suggest that you read
htttp://www.catb.org/~esr/faqs/smart-questions.html#before
Jenny wrote:
> Hi,
>
> Anybody seen this error before? Could you help me figure out what's wrong? ClassA, ClassB, ClassC are not logging anything.
>
> SLF4J: The following loggers will not work becasue they were created
> SLF4J: during the default configuration phase of the underlying logging system.
> SLF4J: See also http://www.slf4j.org/codes.html#substituteLogger
> SLF4J: com.company.mycode.ClassA
> SLF4J: com.company.mycode.ClassB
> SLF4J: com.company.mycode.ClassC
>
> thanks,
> Jenny
--
Ceki Gülcü
Logback: The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch
More information about the Logback-user
mailing list