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

Support customisable LogHandler #92

Merged
merged 2 commits into from
Feb 22, 2023

Conversation

Sherlouk
Copy link
Contributor

By default, this will increase slightly the amount of logging that end clients see - however it is now far more configurable.

showDebugLogs has been deprecated with users being encouraged to use logHandler. The debug logs parameter is no longer used.

Closes #31

By default, this will increase slightly the amount of logging that end clients see - however it is now far more configurable.

`showDebugLogs` has been deprecated with users being encouraged to use `logHandler`. The debug logs parameter is no longer used.
@winsmith
Copy link
Contributor

Fantastic! Thank you very much!

@winsmith winsmith merged commit 03ac392 into TelemetryDeck:main Feb 22, 2023
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.

Use os_log instead of print for logging
2 participants