ish-app / ish

Linux shell for iOS
https://ish.app
Other
16.32k stars 855 forks source link

Add another very simple log destination-- fprintf to stderr #2364

Open cgull opened 3 months ago

cgull commented 3 months ago

CLI ish's emulated tty only writes to stdout, so we can write debug logs to stderr and redirect it.