Package csw.logging.models
Class Levels
java.lang.Object
csw.logging.models.Levels
- All Implemented Interfaces:
Serializable
,scala.Equals
,scala.Product
Current and default logging levels.
param: current the current logging level. param: default the default logging level.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface scala.Equals
canEqual, equals
Methods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
Levels
-
-
Method Details
-
apply
public abstract static R apply(T1 v1, T2 v2) -
toString
-
current
-