I am looking for a WPF component to load log files and show them in my application. It should at least provide some sort of filtering, a search and color coding.
The only thing I found that looked promising was Orc.LogViewer. I was however unable to simply use this as a viewer for existing log files, as there seems to be no functionality to load files. It only works with active log listeners.