Skip to content

A shim API to provide library-independent logging statements for Go projects

License

Notifications You must be signed in to change notification settings

wtsi-npg/logshim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logshim

Overview

logshim is a shim API to provide library-independent logging statements.

It provides a common denominator of API calls to logging backends for the most frequent operations i.e. log statements that will be found throughout code. It does not attempt to abstract away tasks such as log configuration, which are left to each backend's own API.

Tests Action Results

About

A shim API to provide library-independent logging statements for Go projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages