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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to