Skip to content

NSLog no longer works on iOS since Xcode 10 #44

Description

@kakyoism

I've tested ZF_LOG_USE_NSLOG with various tips and finally came to the conclusion that NSLog is completely disabled for syslog on iOS, in favor of the new macro os_log. None of the Xcode scheme environment variable tweaks worked for me.

See this StackOverflow answer:

https://stackoverflow.com/a/49081487/987846

syslog API still works though.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions