Module logging

Source
Expand description

Logging Utilities

Enums§

LogLevel
The log level of the application.

Functions§

construct_simple_logger
Constructs a simple logger with the provided logging level.