Created
March 4, 2013 06:28
-
-
Save aruizca/5080373 to your computer and use it in GitHub Desktop.
JUL to SL4J listener declaration
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Jul to Slf4j Bridge Listener --> | |
<listener> | |
<listener-class> | |
com.nerderg.ajaxanywhere.listener.JulToSlf4jBridgeListener | |
</listener-class> | |
</listener> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment