Convert logging plug-in system to an extension point
The documentation explains the current system. It is probably not that hard to convert this to an extension point. The added benefit is that it will be possible to use multiple logging implementations at the same time.
Change History
(9)
Milestone: |
BASE 3.0 → BASE Future Release
|
Description: |
modified (diff)
|
Owner: |
changed from everyone to Nicklas Nordborg
|
Status: |
new → assigned
|
Milestone: |
BASE Future Release → BASE 3.2
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
(In [6079]) References #1601: Convert logging plug-in system to an extension point
This should now be implemented and the database log manager has been converted. Need to document changes and also add a note about backwards (in)compatibility.