/logsyntax.vim

Simple (web) log file syntax highlighting.

Primary LanguageVim ScriptMIT LicenseMIT

logsyntax.vim

A simple (web) log file syntax highlighting Vim plugin.

Syntax highlights some common HTTP log formats like IIS format, NCSA, W3C extended and will probably work on some custom log formats too throught the magic of regular expressions.

Highlighted are dates, HTTP verbs, URIs and IP addresses.

Usage

Install using your favorite Vim plugin manager and sit back as it automatically starts syntax highlighting any file with the .log extension.