I'm trying to figure out how to set up emailing log4j log messages to selected 
users.

It is easy to setup the users you wish to email via the log4j.xml but I'd like 
to add two properties to User like boolean emailSevereLogs and boolean 
emailFatalLogs and then when a log is needing to be emailed, look up the users 
who need to receive them.

Does anyone have advise on the best way to do it.

cheers,

Ron

Reply via email to