Open
Description
I want P6Spy to log SQL warnings/exceptions. I ran across ErrorLoggingEventListener
whose Javadoc recommends:
add com.p6spy.engine.logging.ErrorLoggingEventListener to the file
src/main/resources/META-INF/services/com.p6spy.engine.logging.LoggingEventListener
However, when I do this nothing gets logged. Is it possible to add error logging without disabling the default event listener?
Metadata
Metadata
Assignees
Labels
No labels