Package csw.logging.models
-
Interface Summary Interface Description AnyId The trait for logging ids. -
Class Summary Class Description Level A logging level.Level.DEBUG$ The DEBUG logging level.Level.ERROR$ The ERROR logging level.Level.FATAL$ The FATAL logging level.Level.INFO$ The INFO logging level.Level.TRACE$ The TRACE logging level.Level.WARN$ The WARN logging level.Level$ Companion object for the level trait.Levels Current and default logging levels.Levels$ LogMetadata Holds metadata information about logging configurationLogMetadata$ noId The id value used in logging calls when there is no associated requestnoId$ The id value used in logging calls when there is no associated requestRequestId The logging id of a specific requestRequestId$