Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Latest commit

 

History

History
40 lines (26 loc) · 1.25 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.25 KB

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.