-
v0.3.1
Stablereleased this
2026-07-28 09:03:03 -05:00 | 256 commits to main since this releaseChanged
- Log lines name their severity —
INFO,WARN,ERROR— instead of
pino's numeric scale. The Portainer dashboard renders whatever thelevel
field holds, so a nightly run showed a bare30where the severity should be,
readable only if you already know that debug is 20 and error is 50. The
LOG_LEVELthreshold is unaffected; it took names already.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Log lines name their severity —