Skip to content

Plugins

Patrick Bruner edited this page Jul 10, 2025 · 5 revisions

How to start

Create a new .NET 8.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

πŸ› οΈ Functions
🧰 SDK
Clone this wiki locally