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

Better switch to unified logging system #1

Open
technusm1 opened this issue Sep 22, 2021 · 0 comments
Open

Better switch to unified logging system #1

technusm1 opened this issue Sep 22, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@technusm1
Copy link
Owner

Refer: https://developer.apple.com/documentation/os/logging

TODO: Eliminate print statements that I wrote as a swift-noob and replace them with unified logging.
REPLACEMENTS: Since the minimum target is Big Sur 11.3, I think its better to make use of this new Logging feature. Better log collection support and other error handling benefits right from the OS itself, in case its ever needed.

@technusm1 technusm1 self-assigned this Sep 22, 2021
@technusm1 technusm1 added the bug Something isn't working label Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant