![JAR search and dependency download from the Maven repository](/logo.png)
Download com.alterioncorp JAR files with all dependencies
request-logger from group com.alterioncorp (version 1.1)
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 "com.alterion.requestlogger.jdbc.datasource-jndi" system-property.
DB schemas for MS-SQL and PostgreSQL are in src/main/sql
perf-jdbc from group com.alterioncorp (version 1.1)
Wrapper JDBC driver that monitors time spent inside JDBC code by thread.
JDBC driver URL:
jdbc:alterion:perf://class=<TARGET_DRIVER_CLASS>|url=<TARGET_JDBC_URL>
To get the time in millis spent inside JDBC for thread:
StopWatch.getTime()
parent-pom from group com.alterioncorp (version 2.0)
Parent POM for com.alterioncorp projects.
Group: com.alterioncorp Artifact: parent-pom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
entitygraph-builder from group com.alterioncorp (version 1.2)
logging-filter from group com.alterioncorp (version 1.2)
logging-azure from group com.alterioncorp (version 1.2)
logging-filter-parent from group com.alterioncorp (version 1.2)
Group: com.alterioncorp Artifact: logging-filter-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Page 1 from 1 (items total 7)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy