Have uniform logging of plugin lifecycle

Description

Most plugin implementations write logging statements when the plugin gets initialized and destroyed (although not plugins do this, with in turn can be confusing).

The plugin manager can easily be modified to do this logging for every plugin. This reduces some boilerplate code while creating a more uniform log.

Environment

None

Activity

Show:

Guus der Kinderen March 2, 2016 at 3:17 PM

An additional improvement that should be introduced is logging the fact that all plugins have finished loading. Now, when a server starts that has a large amount of plugins, people have to guestimate, based on the absence of continued 'loading' messages.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created March 2, 2016 at 10:56 AM
Updated March 3, 2016 at 11:19 AM
Resolved March 3, 2016 at 11:19 AM