Skip to main content

Module logger

Module logger 

Source

Structs§

LoggerGuard

Enums§

Level

Functions§

init
Initialize the logger. Displays the banner and returns a dummy guard to keep API compatibility.
log
Core logging function that handles console output with colors and appends to a daily rolling log file.