files: /debug.log|php.log/ filters: #remove date, only time /^\[[^ ]* /[/ # remove two many dirs:leave only the/last/two.php :[^ ]*/([^/ ]*/[^/ ]*/[^/ ]*.php):\1: colors: #initial date /^\[.*?\]/ yellow #warnings /PHP Notice:[^:]+:?/ grey /PHP Warning:/ red /\$[^ ]*/ blue /Undefined [^ ]+: *([^ ]*)/ blue /Uninitialized [^:]+: *([^ ]*)/ blue #errors /PHP [^:]*error:/ brightred /syntax error, unexpected (\w+)/ red #filenames /[a-zA-Z0-9_.]+.php/ brightblue /\d+$/ brightblue