# README
tuxlog
A go library that provides minimalistic level logging based on the
tuxlogi
generic level logging
interface.
The goal is minimalism with no external dependencies other than the standard
go library and the tuxlogi
interface
itself.
This is currently used by
cablemodemcli
and other projects
in go
used by tuxgal
and
tuxgalhomelab
.