vim-python-logging Vim plugin to color logs generated by python-logging. When you open logs with Vim they'll look like this: Useful for OpenStack logs other logs generated by python-logging Installation Vundle Plugin 'adrienverge/vim-python-logging' Pathogen git clone https://github.com/adrienverge/vim-python-logging ~/.vim/bundle/vim-python-logging manual Copy ftdetect and syntax into your ~/.vim directory.