Skip to content

joelhockey/log4j2jul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simpler than commons-logging or slf4j.

Wraps java.util.logging.Logger in org.apache.commons.logging.Logger.

This allows you to write logging code using log4j and switch to
java.util.logging if you ever need to - probably never.

About

Wraps java.util.logging.Logger in org.apache.commons.logging.Logger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages