module
0.0.0-20230830145411-2abc4047ce10
Repository: https://github.com/arhat109/logger.git
Documentation: pkg.go.dev
# README
logger
A simple wrapper over the standard log package with an interface and different levels of message output
Every programmer learning a language should write his own logger
Detail docs see ./_docs/ru/README.md
Examples into ./examples
Good Luck!