Skip to content
/ lib Public

A collection of helper functions that work with any go-logr implementation.

License

Notifications You must be signed in to change notification settings

go-logr/lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lib

A collection of helper packages that work with any go-logr implementation.

Allowed dependencies in this module are the Go standard library and github.com/go-logr/logr. The same Go versions as in github.com/go-logr/logr are supported. This ensures that all code which uses logr can also use this module.

logr itself must not depend on the "lib" module to avoid a dependency cycle. Helper code needed by logr must be in the logr module.

About

A collection of helper functions that work with any go-logr implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published