-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
I am using MCLog with Xcode Version 7.2.1 (7C1002).
I noticed that sometimes (no idea what the pattern is) log entries are truncated, e.g. only the last 20-30 characters appear, some are omitted (breakpoint hits the logging statement, but no log entry appears), some are lumped together and appear in the same line.
At first I thought CocoaLumberjack was the problem (it uses asynchronous logging), but when I switched to NSLog, it did not help.
This problem appears quite often (both with and without filtering active) and makes using MCLog impossible. It would be nice if it could be fixed since log filtering is a very useful feature.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels