Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Level of stdout is set to 0. Consider creating a separate level for stdout and stderr. #284

Open
DanielAsher opened this issue Jul 11, 2019 · 0 comments

Comments

@DanielAsher
Copy link

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 level 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

LogMessageRawToF(consoleGrabbersList[i], NULL, 0, NULL, (NSString *)tag, 0, (NSString *)message);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant