Package csw.logging.client.models
Class ComponentLoggingState$
- java.lang.Object
 - 
- csw.logging.client.models.ComponentLoggingState$
 
 
- 
public class ComponentLoggingState$ extends java.lang.Object 
- 
- 
Field Summary
Fields Modifier and Type Field Description static ComponentLoggingState$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description ComponentLoggingState$() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ComponentLoggingStateapply(Level level) 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final ComponentLoggingState$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
- 
Method Detail
- 
apply
public ComponentLoggingState apply(Level level)
 
 - 
 
 -