Categorygithub.com/exploratoryengineering/logging
repositorypackage
0.0.0-20181106085733-dcb8702a004e
Repository: https://github.com/exploratoryengineering/logging.git
Documentation: pkg.go.dev

# README

Logging

GoDoc Build Status Go Report Card codecov

This is a simple logging library for Go. It provides two outputs -- syslog and stderr. The stderr output can colour-code the output with ANSI escape codes, making it easy to vgrep the output on services during development.