Skip to content

artgo/guice-slf4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

guice-slf4j

SLF4J logger injector for guice framework.

Usage

Add the following code

bindListener(Matchers.any(), new Slf4jGuiceTypeListener());

to your configure() method in you module declaration.

About

SLF4J logger injector for guice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages