Module opentelemetry::logs
source · Expand description
§OpenTelemetry Logs Bridge API
Structs§
- A no-op implementation of a
LoggerProvider
.
Enums§
- Value types for representing arbitrary values in a log record.
- Errors returned by the log SDK.
- A normalized severity value.
Traits§
- SDK implemented trait for managing log records
- The interface for emitting
LogRecord
s. - Interfaces that can create
Logger
instances.
Type Aliases§
- Describe the result of operations in log SDK.