Skip to content

Log entries are randomly truncated, omitted or merged #46

@andriichernenko

Description

@andriichernenko

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.

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