1
0
Fork 0
forked from goffee/core
Commit graph

2 commits

Author SHA1 Message Date
0da7ea8ab1 Added Level type - A custom int type with constants DEBUG, INFO, WARNING, ERROR in increasing severity order.
Added `minLevel` field to Logger struct to track the minimum level threshold.
Added `SetLevel()` and `GetLevel()` methods for dynamically changing/reading the log level at runtime.
2026-05-06 16:06:25 -05:00
7f38826b9c initial commits 2 2024-09-12 17:13:16 -05:00