On Dienstag, 18. Juni 2019 16:54:42 CEST Vincent Povirk (they/them) wrote:
With +relay logs I've often found it useful to delete lines that I'm reasonably sure are not relevant. In Vim, the :g/pattern/d command will delete all matching lines, for example :g/ntdll.RtlHeap/d will remove heap-related calls.
Isn't that what +relay exclusions are for? Those set in the registry, I mean. Although I have to admit they never worked too well for me...
Regards, Fabian Maurer