1
0
Fork 0
logging/README.md

522 B
Executable File

logging

GoDoc Go Report

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