mx4j.log
public class Log4JLogger extends Logger
Version: $Revision: 1.7 $
See Also: org.apache.log4j.Logger at Apache's Log4J
Constructor Summary | |
---|---|
Log4JLogger()
This constructor is called to create instances of this Logger, following the prototype pattern. |
Method Summary | |
---|---|
protected Level | convertPriority(int mx4jPriority)
Converts MX4J priority to Log4J priority |
protected void | log(int priority, Object message, Throwable t) |
protected void | setCategory(String category) |