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
@Deprecated(since="2022-01-27") public class InfoStatus extends StatusBase
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description InfoStatus(String msg, Object origin)
Deprecated.InfoStatus(String msg, Object origin, Throwable t)
Deprecated.
-
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
-
-