Title: log4j for Auditing

It seems that log4j could be used for Auditing as well as general debugging and logging.  We need to do some basic audit trails: Userid, what they did, which component, timestamp, etc.

My question is this:  Has anyone used log4j for this?  And if so, what priority do you log these things at?  It needs to 'log' all the time, and therefore should be 'ERROR' or 'FATAL', but these priorities do not seem appropriate for audit trails.

Thanks,
Mike

Reply via email to