Package | Description |
---|---|
org.glassfish.jersey.message.internal |
Common Jersey internal messaging classes.
|
Modifier and Type | Method and Description |
---|---|
static TracingLogger |
TracingLogger.create(TracingLogger.Level threshold,
String loggerNameSuffix)
Create new Tracing logger.
|
static TracingLogger |
TracingLogger.empty()
Get an empty (no-op) tracing logger instance.
|
static TracingLogger |
TracingLogger.getInstance(PropertiesDelegate propertiesDelegate)
Returns instance of
TracingLogger associated with current request processing
(propertiesDelegate ). |
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.