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: add redirection to NSLog, if KIVY_NSLOG=1 is set #791

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

tito
Copy link
Member

@tito tito commented Apr 5, 2023

In non-debug build, stdout/err are not working, so we deactivate print.
This patch allow to redirect stdout/err into NSLog if requested.

Don't merge, i actually didn't tested this specific, but a pure python implementation. Seems that i did some mistakes, going to fix it tomorrow.

AndreMiras
AndreMiras previously approved these changes Apr 5, 2023
@tito tito marked this pull request as draft April 5, 2023 22:03
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.

None yet

2 participants