uvex_transients.utils.log#
Logging setup for uvex_transients.
Configures the package-wide logger (logger), the main entry point for
logging messages across the codebase. Behavior – level and message format –
is controlled by the central configuration
(config) under the system.logging.main
namespace.
Attributes
The main logger for the uvex_transients package. |
Functions
|
(Re)configure logger from config, optionally overriding its level. |