Expand description
Terminal logger.
Structs§
- Terminal
Logger Builder - A logger builder which build loggers that output log records to the terminal.
- Terminal
Logger Config - The configuration of
TerminalLoggerBuilder
. - Terminal
Logger Decorator slog_term::Decorator
implementation forTerminalLoggerBuilder
.
Enums§
- Destination
- The destination to which log records will be outputted.