| Filename | Latest commit message | Latest commit date |
|---|---|---|
Addresses 2 issues: 1) If a single plugin class implemented both the Worker and Notifier interfaces, multiple instances of the class were created, meaning no shared state within the plugin. Now only 1 instance is created. 2) Plugins implementing only Notifier weren't properly loaded. |
||
| .. | ||
| PluginManagement | ||
| Properties | ||
| UI | ||
| JournalReader.cs | ||
| LogMonitor.cs | ||
| ObservatoryCore.cs | ||
| ObservatoryCore.csproj | ||