Add new LoggerConfig parameters by jack-berg · Pull Request #392 · open-telemetry/opentelemetry-configuration (original) (raw)

Now that there are multiple parameters, it makes sense to allow this to be null because a user might want to specify minimum_severity and/or trace_based and leave disabled to be the default value.

Downside is that this is now inconsistent with TracerConfig / MeterConfig.