Skip to content

Plugins

zarunbal edited this page Dec 4, 2017 · 4 revisions

How to start

Create a new .NET 4.0 class library which references ColumnizerLib.dll. In the ColumnizerLib.dll are all needed Interfaces for any plugin. The file must be placed under the Plugin subfolder of LogExpert to be loaded automatically by LogExpert.

The new Plugin class which implements one or many Interface must be public.

Keyword

Context Menu

Clone this wiki locally