Class LoggerConfig

java.lang.Object
io.opentelemetry.sdk.logs.internal.LoggerConfig
Direct Known Subclasses:
AutoValue_LoggerConfig

@Immutable public abstract class LoggerConfig extends Object
A collection of configuration options which define the behavior of a Logger.

This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.

See Also: