develop #30

Merged
zeni merged 3 commits from develop into main 2026-05-06 21:59:24 -04:00

3 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
5e389115fc Custom html/template FuncMap extensions that bring Liquid-like expressiveness to Go server-side templates. 2026-05-02 03:00:56 -05:00
851c9afd03 go update 2026-05-02 01:15:26 -05:00