Documentation
¶
Overview ¶
Package logger provides structured logging configuration for the scaler.
It creates slog.Logger instances configured according to the scaler's Config, supporting both text and JSON output formats, and configurable log levels (debug, info, warn, error).
The logger uses Go's standard library slog package for structured logging, ensuring consistent log output across the scaler service.
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.