Package Usage: go: fortio.org/log
Fortio's log is simple logger built on top of go's default one with
additional opinionated levels similar to glog but simpler to use and configure.
See Config object for options like whether to include line number and file name of caller or not etc
So far it's a "global" logger as in you just use the functions in the package directly (e.g log.S())
and the configuration is global for the process.
54 versions
Latest release: over 1 year ago
33 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/fortio.org/log