I have built a plugin based on your project: custom reader.
The Plugin reads logfiles provided by a service.
But we have a lot of different types of logfiles, from different applications.
What i want to do now is create some additional columns in the viewer (dynamically created by the data received).
The Clearcove.LogViewer.Common.LogEntry object seems to be limited to the standard columns.
now:

what i want:

Is there a way to achieve this with this plugin?
Or is there a way to achieve this with any plugin?
Thanks for your answer.
phw