Ticket #247 (closed task: fixed)

Opened 4 years ago

Last modified 2 years ago

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:1 Changed 4 years ago by charles

  • Owner set to charles
  • Status changed from new to assigned

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.

comment:5 Changed 3 years ago by k776

  • Milestone changed from OS Alpha 2 to OS Alpha 3

comment:6 Changed 3 years ago by k776

  • Priority changed from major to trivial

comment:7 Changed 3 years ago by k776

  • Owner wacko deleted

comment:8 Changed 3 years ago by k776

  • Milestone changed from Alpha 3 to Alpha 4

comment:9 Changed 2 years ago by ben

  • Status changed from new to closed
  • Resolution set to fixed

(In [8791]) Changed all references from old CLogger API to use the new API. Removed old API. Fixes #247

comment:10 Changed 2 years ago by historic_bruno

  • Milestone changed from Alpha 4 to Alpha 3
Note: See TracTickets for help on using tickets.