We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e31620b commit 64b86f0Copy full SHA for 64b86f0
internal-logging/src/main/java/co/elastic/otel/logging/ElasticLoggingCustomizer.java
@@ -19,7 +19,6 @@
19
package co.elastic.otel.logging;
20
21
import com.google.auto.service.AutoService;
22
-import io.opentelemetry.javaagent.bootstrap.InternalLogger;
23
import io.opentelemetry.javaagent.tooling.LoggingCustomizer;
24
import io.opentelemetry.javaagent.tooling.config.EarlyInitAgentConfig;
25
import java.util.Optional;
0 commit comments