Package csw.logging.models
Class Levels
- java.lang.Object
-
- csw.logging.models.Levels
-
- All Implemented Interfaces:
java.io.Serializable,scala.Equals,scala.Product
public class Levels extends java.lang.Object implements scala.Product, java.io.SerializableCurrent and default logging levels.param: current the current logging level. param: default the default logging level.
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description abstract static Rapply(T1 v1, T2 v2)Levelcurrent()static java.lang.StringtoString()
-