DaveWoodCom / XCGLogger

A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ystem log messages no longer displayed on iOS 10

CocoaDebug opened this issue · comments

commented

On iOS 10 betas 1-4 no log messages are displayed. Probably due to introduced Unified Logging and Activity Tracing?

@Liman123 Please don't spam projects with fake issues. Thanks.