LoggerWithFormat
Value members
Methods
Inherited methods
Produces a new logger by adapting a different input type to the input type of this logger.
- Inherited from
- Logger
Evaluates the specified element based on the LogLevel set and logs at the debug level
- Inherited from
- Logger
Derives a new logger from this one, by applying the specified decorator to the logger context.
- Inherited from
- Logger
Derives a new logger from this one, by applying the specified decorator to the logger context.
- Inherited from
- Logger
Evaluates the specified element based on the LogLevel set and logs at the error level
- Inherited from
- Logger
Evaluates the specified element based on the LogLevel set and logs at the error level
- Inherited from
- Logger
Evaluates the specified element based on the LogLevel set and logs at the info level
- Inherited from
- Logger
Modifies the annotate in the scope of the specified effect.
- Inherited from
- Logger
Logs the specified element at the specified level. Implementations may override this for greater efficiency.
- Inherited from
- Logger
Evaluates the specified element based on the LogLevel set and logs at the trace level
- Inherited from
- Logger