Ticket #1243 (closed assessed: fixed)
Plug-ins cannot enter items in the log file
Reported by: | jeroens | Owned by: | jeroens |
---|---|---|---|
Priority: | normal | Milestone: | Ecopath 6: release 6.4 BETA |
Component: | Overall | Version: | 6.3.1 |
Severity: | minor | Keywords: | |
Cc: |
Description
Due to the location where it is declared, the log is not accessible from the eweutils and eweplugin assemblies. This prevents the plug-in manager from logging plug-in load failures.
Change History
Note: See
TracTickets for help on using
tickets.
Recently IMessage was introduced to EwEUtils, which was the last barrier to moving cLog to EwEUtils. I have moved cLog down, and added a series of log events (detailed and standard) to the plug-in manager. These events allow for making better assessments why plug-ins do not load.