org.apache.commons.logging.log4j
Class StandardTests.LogEvent
java.lang.Object
org.apache.commons.logging.log4j.StandardTests.LogEvent
- Enclosing class:
- StandardTests
public static class StandardTests.LogEvent
- extends Object
Simple structure to store information about messages that actually get
logged by the underlying logging library.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
msg
public String msg
level
public String level
throwable
public Throwable throwable
StandardTests.LogEvent
public StandardTests.LogEvent()
Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.