Class LogbackAccessJoranSpringProfileModel
-
- All Implemented Interfaces:
-
ch.qos.logback.core.model.INamedModel,java.io.Serializable
public final class LogbackAccessJoranSpringProfileModel extends NamedModelThe Joran Model to support
<springProfile>tags.
-
-
Constructor Summary
Constructors Constructor Description LogbackAccessJoranSpringProfileModel()
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class ch.qos.logback.core.model.NamedModel
equals, getName, hashCode, setName -
Methods inherited from class ch.qos.logback.core.model.Model
addSubModel, addText, deepMarkAsSkipped, getBodyText, getLineNumber, getSubModels, getTag, idString, isHandled, isSkipped, isUnhandled, markAsHandled, markAsSkipped, setLineNumber, setTag, toString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-