Skip to content

Tuxdude/zzzlogi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zzzlogi

PkgGoDev Build Tests Lint CodeQL Go Report Card

A go library that provides just a generic level logging interface.

The interface can be used to define an abstract logger in libraries or any command line utilties, and allow users to customize the concrete logging implementation to use.

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