Skip to content

Only seeing <private> instead of log output when attaching with debugger #342

@datacosmos

Description

@datacosmos

Hello,
I am using XCGLogger in all my applications and when I run the app in debug mode from xcode directly on a physical device I see the expected log messages.
But when I am attaching with the debugger to an app running on a device I am seeing in the XCode Debug Console only a bunch of log.entries with - instead of the expected log entry output.
It seems to be due some new unified logigng stuff, and some recommand that the Strings for logging should be set to public?

See: https://stackoverflow.com/questions/45908875/apple-iphone-debugging-with-console-private

Is there any option to configure XCGLogger in such a way so I see the log output in the debug console again?

TIA,
Martin

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