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

Is there a way to match the tag color to the Log-type color? #23

Open
jinhkim2 opened this issue Dec 9, 2015 · 1 comment
Open

Is there a way to match the tag color to the Log-type color? #23

jinhkim2 opened this issue Dec 9, 2015 · 1 comment

Comments

@jinhkim2
Copy link

jinhkim2 commented Dec 9, 2015

For example,

The following log is an Info log with the tag DEBUG:

 97           DEBUG  I  40f83efc 0000100b 20786469 63616669 63612065  ....idx iface ac

The DEBUG tag was coloured blue here. Is there a way I can match all tag colours to their respective log-type colours?

Thanks

@marshall
Copy link
Owner

marshall commented Jan 5, 2016

You can assign custom colors to tags in a profile using tags = { "tag": COLOR } (see the README.md), but it has the side effect of filtering out all other tags in your output. Assigning colors to tags without filters would be a good feature request..

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

2 participants