You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
digerata edited this page Sep 14, 2010
·
2 revisions
P4Java uses SLF4J as a logging implementation. This means that you can configure in whatever logging framework you would like to use when you integrate P4Java into your application. If you are already using log4j or java.util.logging, P4Java will pick up and use what you have configured for your app.