Module ch.qos.logback.access.common
Class ConfigurationModel
java.lang.Object
ch.qos.logback.core.model.Model
ch.qos.logback.access.common.model.ConfigurationModel
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getDebug()
int
hashCode()
protected ConfigurationModel
protected void
mirror
(ch.qos.logback.core.model.Model that) void
Methods inherited from class ch.qos.logback.core.model.Model
addSubModel, addText, deepMarkAsSkipped, duplicate, getBodyText, getLineNumber, getSubModels, getTag, idString, isHandled, isSkipped, isUnhandled, markAsHandled, markAsSkipped, setLineNumber, setTag, toString
-
Field Details
-
INTERNAL_DEBUG_ATTR
- See Also:
-
-
Constructor Details
-
ConfigurationModel
public ConfigurationModel()
-
-
Method Details
-
makeNewInstance
- Overrides:
makeNewInstance
in classch.qos.logback.core.model.Model
-
mirror
- Overrides:
mirror
in classch.qos.logback.core.model.Model
-
getDebug
-
setDebug
-
hashCode
- Overrides:
hashCode
in classch.qos.logback.core.model.Model
-
equals
-