Package io.opentelemetry.sdk.logs
@ParametersAreNonnullByDefault
package io.opentelemetry.sdk.logs
The OpenTelemetry SDK implementation of logging.
- See Also:
-
ClassDescriptionUsed to construct and emit logs from a
LogEmitter.ALogEmitteris the entry point into a log pipeline.Builder class for creatingLogEmitterinstances.LogProcessoris the interface to allow synchronous hooks for logs emitted byLogEmitters.SDK registry for creatingLogEmitters.Builder class forSdkLogEmitterProviderinstances.