FilteredLogger
zio.logging.FilteredLogger
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
Combines this logger with the specified logger to produce a new logger that logs to both this logger and that logger.
Combines this logger with the specified logger to produce a new logger that logs to both this logger and that logger.
Attributes
- Inherited from:
- ZLogger
Attributes
- Inherited from:
- ZLogger
Attributes
- Inherited from:
- ZLogger
Returns a version of this logger that only logs messages when the log level satisfies the specified predicate.
Returns a version of this logger that only logs messages when the log level satisfies the specified predicate.
Attributes
- Inherited from:
- ZLogger
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article