Uses of Package
io.opentelemetry.sdk.logs
Packages that use io.opentelemetry.sdk.logs
Package
Description
The OpenTelemetry SDK.
Java SPI (Service Provider Interface) for implementing extensions to SDK autoconfiguration.
The OpenTelemetry SDK implementation of logging.
Log exporters.
-
Classes in io.opentelemetry.sdk.logs used by io.opentelemetry.sdk
-
Classes in io.opentelemetry.sdk.logs used by io.opentelemetry.sdk.autoconfigureClassDescriptionClass that holds limits enforced during log recording.
LogRecordProcessoris the interface to allow synchronous hooks for log records emitted byLoggers.Builder class forSdkLoggerProviderinstances. -
Classes in io.opentelemetry.sdk.logs used by io.opentelemetry.sdk.autoconfigure.spiClassDescription
LogRecordProcessoris the interface to allow synchronous hooks for log records emitted byLoggers.Builder class forSdkLoggerProviderinstances. -
Classes in io.opentelemetry.sdk.logs used by io.opentelemetry.sdk.logsClassDescriptionRepresents shared state and config between all
SdkLoggers created by the sameSdkLoggerProvider.Class that holds limits enforced during log recording.Builder forLogLimits.LogRecordProcessoris the interface to allow synchronous hooks for log records emitted byLoggers.A log record that can be read from and written to.SDK implementation ofLogger.SDK implementation forLoggerProvider.Builder class forSdkLoggerProviderinstances.SDK implementation ofLogRecordBuilder. -
Classes in io.opentelemetry.sdk.logs used by io.opentelemetry.sdk.logs.exportClassDescription
LogRecordProcessoris the interface to allow synchronous hooks for log records emitted byLoggers.A log record that can be read from and written to. -
Classes in io.opentelemetry.sdk.logs used by io.opentelemetry.sdk.logs.internal