Of course.

 <logger name="com.test.mypack" level="DEBUG"/>
 <root level="ERROR/>

alex wrote:
Hi,
how is possible to log ONLY the log message for one specified java package ?
For example I have to log only the log call from com.test.mypack.* classes.
Do I have to write a filter ?

Thanks a lot for all help

--
Ceki Gülcü
Logback: The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch
_______________________________________________
Logback-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-user

Reply via email to