zap-simple

module
v0.0.0-...-9cf10b6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 21, 2018 License: MIT

README

Log Maestro: Zap in Action

This project showcases the power of the Zap logging library for Go applications.

Setup:

. env.sh
go get go.uber.org/zap
go run src/basic/main.go 

Examples:

  • Minimalist Logging: ./src/basic
  • Configured Logging: ./src/config
  • Shared Logger: ./src/shared
  • Custom Log Format: ./src/format

Directories

Path Synopsis
src
customencoder command
customlogger command
globallogger command
simple1 command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL