Package ch.qos.logback.core.status
Class InfoStatus
java.lang.Object
ch.qos.logback.core.status.StatusBase
ch.qos.logback.core.status.InfoStatus
- All Implemented Interfaces:
Status
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionInfoStatus(String msg, Object origin)
InfoStatus(String msg, Object origin, Throwable t)
-
Method Summary
Methods inherited from class ch.qos.logback.core.status.StatusBase
add, equals, getDate, getEffectiveLevel, getLevel, getMessage, getOrigin, getThrowable, hasChildren, hashCode, iterator, remove, toString
-
Constructor Details
-
InfoStatus
-
InfoStatus
-