repositorypackage
0.0.0-20240607170559-97d102556f7a
Repository: https://github.com/c032/go-logger.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
go-logger
Logging wrappers to make it easier to not depend on thirdparty loggers when I don't need them, but still being able to plug them in without much trouble.
This package only depends on the standard library; it doesn't have any external dependencies.
License
Apache 2.0