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

App log #753

Merged
merged 2 commits into from
Sep 9, 2022
Merged

App log #753

merged 2 commits into from
Sep 9, 2022

Conversation

willmcgugan
Copy link
Collaborator

@willmcgugan willmcgugan commented Sep 9, 2022

Allows logging to work outside of app context.

Adds a log callable to loggers. When a callable isn't provided it will detect the active app. If there is not callable it will fall back to print.

Will probably fix #752 on Windows, although I haven't tried.

@willmcgugan willmcgugan merged commit 646b2f5 into css Sep 9, 2022
@willmcgugan willmcgugan deleted the app-log branch September 9, 2022 14:28
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.

2 participants