Skip to content

despicableGruu/zap-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published