Vim has support for syntax highlighting of strace output

Strace output can be written to a log file by using the -o option.
Location:
/usr/share/vim/vim81/syntax/strace.vim

using the command: :set filetype=strace

Comments