Package | Description |
---|---|
com.p6spy.engine.logging | |
com.p6spy.engine.outage |
Modifier and Type | Class and Description |
---|---|
class |
ErrorLoggingEventListener
Extends
LoggingEventListener and only logs if an exception has occurred. |
class |
LoggingEventListener
This event listener is responsible for logging the SQL statements and the execution time
To use a custom implementation for logging, extend this class and add the fully qualified class name of your
implementation to
src/main/resources/META-INF/services/com.p6spy.engine.logging.LoggingEventListener . |
Modifier and Type | Class and Description |
---|---|
class |
OutageJdbcEventListener
This event listener registers method invocations at
P6OutageDetector |
Copyright © 2002-2016 P6Spy. All Rights Reserved.