Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lowger

Simple pluggable logger for Golang

How to use?

Simply import github.com/JesusIslam/lowger and it will provide Fatal, Error, Warning, and Info methods.

How to add my own plugin?

Just do lowger.AddPlugin(YOUR_PLUGIN_HERE) where your plugin must implement Logger interface.

About

Simple pluggable logger for Golang

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages