I'm trying to get information on the StatusLogger.  I've searched and so far 
the log4j docs say:

"Records events that occur in the logging system."

There are also a bunch of articles related to people having problems with the 
StatusLogger.  I'm just looking to find out what it is.  It appears it's 
somewhat of an "internal" logger that log4j (log4j2) uses to log internal 
events.  One reason I'm looking into this is because I see some code in one of 
our projects in which the class is logging to the StatusLogger.  I assume we 
shouldn't be doing this.

Is the StatusLogger used in log4j2?  In one post I read that the "status" 
attribute controls the level.  Can I set the appender for the StatusLogger?

Thanks,
Nick
                                          

Reply via email to