Skip to content

Instantly share code, notes, and snippets.

@Stubbs
Last active February 12, 2016 08:50
Show Gist options
  • Save Stubbs/9504462 to your computer and use it in GitHub Desktop.
Save Stubbs/9504462 to your computer and use it in GitHub Desktop.
Basic Multitail config for colourising Symfony2 log files.
colorscheme:symfony
cs_re:cyan:^\[....-..-.. ..:..:..\]
cs_re:blue: .*\.(INFO|NOTICE).*
cs_re:red: .*\.(ERROR|CRITICAL).*
cs_re:blue: \{[^}]+\}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment