elastic / elastic/apm-agent-android

Logcat logs can't be disabled via configuration

Open
#381 5 comments 0 reactions 1 assignee Claimed by @LikeTheSalad View on GitHub
agent-android agent-mobile community triage v1.0.0
Dominant language
Kotlin
Stars
43
Forks
22
Avg merge
2d 1h
Merged PRs (30d)
26

Description

Despite configuration

```
ElasticApmConfiguration.builder().setLibraryLoggingPolicy(LoggingPolicy.disabled())
```

Logcat shows the logs, e.g.:

```
LoggingSpanExporter I 'ViewDestroyed' : 5bacf... 0db9... INTERNAL [tracer: io.opentelemetry.lifecycle:] ...
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.