Skip to content
/ zzzlog Public

A minimalistic level logging implementation for go based on the zzzlogi interface.

License

Notifications You must be signed in to change notification settings

Tuxdude/zzzlog

Repository files navigation

zzzlog

PkgGoDev Build Tests Lint CodeQL Go Report Card

A go library that provides minimalistic level logging based on the zzzlogi generic level logging interface.

The goal is minimalism with no external dependencies other than the standard go library and the zzzlogi interface itself.

This is currently used by cablemodemcli and other projects in go used by Tuxdude and TuxdudeHomeLab.