summaryrefslogtreecommitdiff
path: root/tests/examplefiles/example.dmesg
Commit message (Collapse)AuthorAgeFilesLines
* This commit adds a lexer for linux kernel logs as outputted by `dmesg`martijn@msi.localhost2019-12-091-0/+52
It supports output from `dmesg`, in that case it highlights based on keywords in the line It can also highlight `dmesg -x` output. In that case it uses the loglevels from the kernel to highlight the lines.