https://github.com/bmeurer/gwt-slf4j
SLF4J for GWT
https://github.com/bmeurer/gwt-slf4j
Last synced: over 1 year ago
JSON representation
SLF4J for GWT
- Host: GitHub
- URL: https://github.com/bmeurer/gwt-slf4j
- Owner: bmeurer
- License: mit
- Created: 2012-07-29T18:16:53.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T07:43:30.000Z (over 5 years ago)
- Last Synced: 2025-03-18T21:52:03.731Z (over 1 year ago)
- Language: Java
- Homepage: http://bmeurer.github.com/gwt-slf4j
- Size: 69.3 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
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.