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

make public OTelLogHandler struct #581

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

Code-Hex
Copy link
Contributor

I use package v1.10.0
I wrote the following code and I'm getting compile error Cannot find 'OTelLogHandler' in scope

import OTelSwiftLog

let handler: OTelLogHandler() // Cannot find 'OTelLogHandler' in scope

This PR is intended to solve that problem.

Copy link

linux-foundation-easycla bot commented Jul 25, 2024

CLA Signed


The committers listed above are authorized under a signed CLA.

@nachoBonafonte nachoBonafonte merged commit 44a7b30 into open-telemetry:main Jul 26, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants