Skip to content

modulo-srl/sparalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sparalog

Logging with independent streaming levels.

logger diagram

dispatcher diagram

Features

  • One logger, multiple writers for every logging level.
  • Thread safe.
  • Light and tested.
  • Logs panics from all goroutines without defer.

Notes

  • Writers internal errors are redirected to the default writer.

Copyright 2020,2023 Modulo srl - Licensed under the MIT license

About

Logging with independent streaming levels.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages