#1601 closed enhancement (fixed)
Convert logging plug-in system to an extension point
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | BASE 3.2 |
Component: | core | Version: | |
Keywords: | Cc: |
Description (last modified by )
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)
comment:1 Changed 11 years ago by
Milestone: | BASE 3.0 → BASE Future Release |
---|
comment:2 Changed 10 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 10 years ago by
Owner: | changed from everyone to Nicklas Nordborg |
---|---|
Status: | new → assigned |
comment:4 Changed 10 years ago by
Milestone: | BASE Future Release → BASE 3.2 |
---|
comment:5 Changed 10 years ago by
comment:6 Changed 10 years ago by
comment:7 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:8 Changed 10 years ago by
comment:9 Changed 10 years ago by
Note: See
TracTickets for help on using
tickets.
(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.