Skip to content

aramhakobyan/golang-logging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Logging library that uses logrus to write json lines with more standard fields for strutured logging.

To enable debug logging set env variable DEBUG to 1.

To disable json-line format (e.g. to get get human-readable lines for local testing) set env variable LOG_FORMAT to plain.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages