An wrapper of java.util.logging.Logger for supporting rich-format logging
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Clean up all handlers including this and parent, ancestor loggers
Clean up all handlers including this and parent, ancestor loggers
Attributes
Suppress the log level around the given Future. After the given Future completes, the log level will be reset to the original level.
Suppress the log level around the given Future. After the given Future completes, the log level will be reset to the original level.
Attributes
Suppress all log messages. This is useful for error handling tests
Suppress all log messages. This is useful for error handling tests
Attributes
Suppress warning messages (i.e., setting ERROR log level during the code block). Useful for exception testing
Suppress warning messages (i.e., setting ERROR log level during the code block). Useful for exception testing
Attributes
Inherited methods
Attributes
- Inherited from:
- LoggerBase
Attributes
- Inherited from:
- LoggerBase
Attributes
- Inherited from:
- LoggerBase
Attributes
- Inherited from:
- LoggerBase
Attributes
- Inherited from:
- LoggerBase
Attributes
- Inherited from:
- LoggerBase
Attributes
- Inherited from:
- LoggerBase
Attributes
- Inherited from:
- LoggerBase
Attributes
- Inherited from:
- LoggerBase
Attributes
- Inherited from:
- LoggerBase