Sadly there is no convenient way to import/export Ideolog settings, so I will just have images and regexes in here.
Message pattern: (\d+-\d+-\d+\s\d+:\d+:\d+\.\d+)\s+\|\s+(\w+)\s+\|\s+((\w+):([<>\w]+:\d+))\s+-\s+(.*)$
Message start pattern: ^\d
Time format: yyyy-MM-dd HH:mm:ss.SSS
Time capture group: 1
Severity capture group: 2
Category capture group: 3
^\s*e(rror)?\s*$
^\s*w(arn(ing)?)?\s*$
^\s*i(nfo)?\s*$
^\s*d(ebug)?\s*$
^\s*c(ritical)?\s*$
(\d+-\d+-\d+\s\d+:\d+:\d+\.\d+)
^\s*s(uccess)?\s*$
^(\w+):([<>\w]+:\d+)$