Tuxdude / zzzlog

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Apache License 2.0


Languages

Language:Go 83.0%Language:Shell 9.2%Language:Makefile 7.8%