Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Android OTEL Logging exporter #142

Open
Archish27 opened this issue Nov 6, 2023 · 2 comments
Open

Feature: Android OTEL Logging exporter #142

Archish27 opened this issue Nov 6, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@Archish27
Copy link
Contributor

To Create logging solution where logs can be pushed using Log exporter. Like Logger.d("Hello World")

@breedx-splk breedx-splk added the enhancement New feature or request label Nov 6, 2023
@breedx-splk
Copy link
Contributor

Thanks. Technically this is already available today -- you can configure logging and a log exporter when you (manually) configure your otel sdk instance. I do think that there is some room to improve the usability/ergonomics of this.

I would love to hear some input from users with ideas around this.

@GerardPaligot
Copy link

@breedx-splk I guess that if a sample with Timber (https://github.com/JakeWharton/timber) could be great to know how to do this kind of things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants