Skip to content

bep/logg

Repository files navigation

Tests on Linux, MacOS and Windows Go Report Card GoDoc

This is a fork of the exellent Apex Log library.

Main changes:

  • Trim unneeded dependencies.
  • Make Fields into a slice to preserve log order.
  • Split Entry into Entry and EntryFields. This is easier to reason about and more effective.
  • Rework the logger interface to allow lazy creation of messages, e.g. Info(fmt.Stringer).

About

A Fast and Structured logging package for Go.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 17

Languages