You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm new to NSLogger, and am enjoying seeing logs in this modern way and on a second laptop screen. I was wondering if there was a reason that stdout and stderr are marked with level0?
All my current logging is coming out nicely, but it's marked in RED!
Is there a way to configure this? I tried using the Advanced Colors regex, but surprisingly, tag=stdout colored the tag cell, not the message.
Hi,
I'm new to NSLogger, and am enjoying seeing logs in this modern way and on a second laptop screen. I was wondering if there was a reason that
stdout
andstderr
are marked withlevel
0?All my current logging is coming out nicely, but it's marked in RED!
Is there a way to configure this? I tried using the
Advanced Colors
regex, but surprisingly,tag=stdout
colored the tag cell, not the message.thanks for a great project!
Daniel
NSLogger/Client/iOS/LoggerClient.m
Line 1211 in c75ac1d
The text was updated successfully, but these errors were encountered: