summaryrefslogtreecommitdiff
path: root/src/logger.rs
Commit message (Expand)AuthorAgeFilesLines
* Add module/function docs to loggerA Farzat2026-06-201-0/+10
* Standardize format in Logger and add Verbose levelA Farzat2026-06-071-1/+8
* Delegate logging management to Logger structA Farzat2026-06-061-0/+30