Uses of Class
org.glassfish.jersey.message.internal.TracingLogger
Packages that use TracingLogger
-
Uses of TracingLogger in org.glassfish.jersey.message.internal
Methods in org.glassfish.jersey.message.internal that return TracingLoggerModifier and TypeMethodDescriptionstatic TracingLoggerTracingLogger.create(TracingLogger.Level threshold, String loggerNameSuffix) Create new Tracing logger.static TracingLoggerTracingLogger.empty()Get an empty (no-op) tracing logger instance.static TracingLoggerTracingLogger.getInstance(PropertiesDelegate propertiesDelegate) Returns instance ofTracingLoggerassociated with current request processing (propertiesDelegate).