Artifacts using Perfmon4j (10)
Sort:
popular
|
newest
2. Request Logger
com.alterioncorp » request-loggerApache
A servlet filter that logs requests to the log (slf4j) and writes them asynchronously to the DB.
RequestLoggerFilter - logs request info to the DB
RequestLoggerFilterPerfJdbc - subclass of RequestLoggerFilter that also logs time spent in JDBC using perf-jdbc
RequestLoggerFilterPerfmon4J - subclass of RequestLoggerFilter that also logs time spent in JDBC using perfmon4j
By default, uses the "java:/comp/env/jdbc/request-logger" data-source to log to. Can be overridden with the ...
Last Release on May 24, 2016
- Prev
- 1
- Next