Skip to content

a golang common log interface which can be easily used by both your program and your dep.

License

Notifications You must be signed in to change notification settings

pysta3515/logace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logace

a golang common log interface which can be easily used by both your program and dep.

lot of golang packages or mudules use their own log, while you may want to use your own log, which cause dispersion.

this is package is to resolve this. it's very easy! we just provide a interface whose log adapter can be easily replaced.

About

a golang common log interface which can be easily used by both your program and your dep.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages