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