Documentation ¶ Index ¶ func CreateLogger(cfg *config.Config) *slog.Logger Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CreateLogger ¶ func CreateLogger(cfg *config.Config) *slog.Logger CreateLogger provides a structured JSON logger configured with a few fields displaying the version of the programming language, and a version of the application. It emits either debug or warn data. Types ¶ This section is empty. Source Files ¶ View all Source files logging.go Click to show internal directories. Click to hide internal directories.