You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by "Babu, Bharathi" <bh...@twc.state.tx.us> on 2004/01/23 16:13:25 UTC

component level log

Hello team,
I'm starting with log4j here, I got a situation in my project.. I appreciate
any of your suggestion. 
I got many core components in my app... Let's say 
org.myapp.security.*
org.myapp.admin.*
org.myapp.navigation.* 
I like to get each of the component logs at different priority and different
log file. 
for example:
org.myapp.security.* -> DEBUG -> security.log
org.myapp.navigation.* -> WARN -> navigation.log 
I searched the forum; no solution yet. 
Thanks in adv.
Bharathi 


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org