/log

zap logger with lumberjack, use github.com/things-go/logger instea.

Primary LanguageGoMIT LicenseMIT

log

zap logger with lumberjack

GoDoc Go.Dev reference codecov Tests Go Report Card Licence Tag

Features

Usage

Installation

Use go get.

    go get github.com/things-go/log

Then import the package into your own code.

    import "github.com/things-go/log"

Example

License

This project is under MIT License. See the LICENSE file for the full license text.