Interface | Description |
---|---|
P6LogLoadableOptions | |
P6LogOptionsMBean |
Class | Description |
---|---|
Category |
Filter-like category implementation.
|
ErrorLoggingEventListener |
Extends
LoggingEventListener and only logs if an exception has occurred. |
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 . |
P6LogFactory | |
P6LogOptions |
Copyright © 2002-2016 P6Spy. All Rights Reserved.