Interface LogsBuildConfig
public interface LogsBuildConfig
-
Method Summary
-
Method Details
-
enabled
Enable logs with OpenTelemetry.This property is not available in the Open Telemetry SDK. It's Quarkus specific.
Support for logs will be enabled if OpenTelemetry support is enabled and either this value is true, or this value is unset.
-
exporter
The Logs exporter to use.
-