ch.qos.logback.core.status
Class ErrorStatus
java.lang.Object
ch.qos.logback.core.status.StatusBase
ch.qos.logback.core.status.ErrorStatus
- All Implemented Interfaces:
- Status
public class ErrorStatus
- extends StatusBase
Methods inherited from class ch.qos.logback.core.status.StatusBase |
add, getDate, getEffectiveLevel, getLevel, getMessage, getOrigin, getThrowable, hasChildren, iterator, remove, toString |
ErrorStatus
public ErrorStatus(String msg,
Object origin)
ErrorStatus
public ErrorStatus(String msg,
Object origin,
Throwable t)
Copyright © 2005-2008 QOS.ch. All Rights Reserved.