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.autoconfigureClassDescription
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.logsClassDescriptionClass that holds limits enforced during log recording.Builder for
LogLimits.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 forLoggerProvider.Builder class forSdkLoggerProviderinstances. -
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