Skip to content

Instantly share code, notes, and snippets.

@aruizca
Created March 4, 2013 06:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aruizca/5080373 to your computer and use it in GitHub Desktop.
Save aruizca/5080373 to your computer and use it in GitHub Desktop.
JUL to SL4J listener declaration
<!-- 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