Ticket #247 (closed task: fixed)
Simplify the logger
| Reported by: | Philip | Owned by: | |
|---|---|---|---|
| Priority: | If Time Permits | Milestone: | Alpha 3 |
| Component: | Core engine | Keywords: | |
| Cc: |
Description
CLogger is unnecessarily complex. Get rid of the LOG_CATEGORY and user-configurable interestingness stuff, and simplify the macros to LOG_ERROR("whatever") etc.
Change History
comment:2 Changed 3 years ago by anonymous
- Milestone Open Source Release deleted
Milestone Open Source Release deleted
comment:3 Changed 3 years ago by wacko
- Owner changed from charles to wacko
- Status changed from assigned to new
- Milestone set to OS Alpha 2
comment:4 Changed 3 years ago by Philip
This was half-done some time ago - what's left is just migrating all the engine code from the old API to the new API, and then deleting the old API.
Note: See
TracTickets for help on using
tickets.
