All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.mats3.intercept.logging.package-info Maven / Gradle / Ivy

Go to download

Mats^3 interceptor for structured logging over SLF4J, adding several data points using the SLF4J MDC for each initiation, message receive and message send.

There is a newer version: 0.19.22-2024-11-09
Show newest version
/**
 * Mats3 interceptor for structured logging over SLF4J, adding several data points using the SLF4J MDC for
 * each initiation, message receive and message send - consists of a single class
 * {@link io.mats3.intercept.logging.MatsMetricsLoggingInterceptor MatsMetricsLoggingInterceptor}, for which the JMS
 * implementation has special support in that if it resides on the classpath, it will autoinstall.
 */
package io.mats3.intercept.logging;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy