• v1.9.7 6149d2945b

    v1.9.7 Stable

    zeni released this 2026-05-06 22:00:25 -04:00 | 0 commits to main since this release

    • 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.
    • Custom html/template FuncMap extensions that bring Liquid-like expressiveness to Go server-side templates.
    Downloads