Categorygithub.com/things-go/log
repositorypackage
0.0.7
Repository: https://github.com/things-go/log.git
Documentation: pkg.go.dev

# README

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.