Skip to content
forked from rs/zerolog

Zero Allocation JSON Logger

License

Notifications You must be signed in to change notification settings

sudoless/zerolog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zero Allocation JSON Logger

Forked from rs/zerolog.

Changes:

  • Remove all dependencies
  • Remove non-source files (images, CNAME, etc)
  • Remove syslog, journald, hlog, cbor
  • Restructure package directories
  • Remove go112 build tags
  • Remove unused (subjective) code
  • Review and fix gosec, gocyclo and linter warnings
  • Bump go.mod version to 1.17
  • Align struct memory
  • Release as v2

About

Zero Allocation JSON Logger

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 92.7%
  • Makefile 7.3%