Documentation ¶
Overview ¶
Package logger provides a wrapper for slog configuration
It looks for env variables (LOG_LEVEL, LOG_AS, LOG_TO) to determine level, type and location the logs should go to. By default, it assumed "info", "txt" and "stdout" respectively.
Call `LogSetup()` to configure the default slog logger
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.