522 B
Executable File
522 B
Executable File
logging
Description
logging is a convenient wrapper of zap logger. It provides grouping, rotation.
Requirements
Go 1.5 or above.
Installation
Run the following command to install the package:
go get amuz.es/src/go/logging
Getting Started
TBD