mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Migrates to using os_log for app logging on iOS 13 and above, macOS 10.11 and above. On older platform, fall back to syslog(), which is what we used previously. This re-lands commit 0f8ec47a019633558f3d51652f2faa53a9fd79f7 with a fix. That commit was reverted in 1c570178620e77bd1c5969cf8aa783b8f2d543a7.