Created
June 11, 2015 20:25
-
-
Save llaughlin/38fdb4721fa5da3f8f7d to your computer and use it in GitHub Desktop.
multitail golang
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
colorscheme:go | |
cs_re:green:.*\[DEBUG\].* | |
cs_re:yellow:.*\[WARNING\].* | |
cs_re:white:.*\[INFO\].* | |
cs_re:cyan:.*\[NOTICE\].* | |
cs_re:red:.*\[ERROR\].* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment