Skip to content

bmeurer/gwt-slf4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLF4J for GWT

http://bmeurer.github.com/gwt-slf4j

Nowadayas the SLF4J API is more or less the standard logging API for the
server-side of web and enterprise applications. gwt-slf4j allows developers
to use the same SLF4J API for logging in client-side GWT code and shared
code.

gwt-slf4j is licensed under the MIT License. See the LICENSE.txt file for
details.