Package com.tccc.kos.core.service.log
Class LogOverride
java.lang.Object
com.tccc.kos.core.service.log.LogOverride
Log level override for a single class/package or group.
- Version:
- 2025-02-13
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TYPE_CLASS
- See Also:
-
TYPE_GROUP
- See Also:
-
-
Constructor Details
-
LogOverride
public LogOverride()
-
-
Method Details
-
isGroup
public boolean isGroup()Return true if the override is for a group -
isClass
public boolean isClass()Return true if the override is for a class -
getNodeType
-
getName
-
getType
-
getLevel
-
setNodeType
-
setName
-
setType
-
setLevel
-
equals
-
hashCode
public int hashCode()
-