Edgewall Software

Ticket #236 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

A better logging/debug message facility

Reported by: daniel Owned by: daniel
Priority: high Milestone: 0.7
Component: general Version: 0.6
Severity: normal Keywords:
Cc:

Description

We should have a Logger class for printing debug/log messages when developing.

This will put less strain on the brains of newcomers, and make life easier.

In Python 2.3, we can use the logging module, and make a simple print-to-stderr logger for earlier python-versions.

Attachments

Change History

Changed 5 years ago by daniel

  • milestone set to 0.7

Changed 5 years ago by daniel

  • owner changed from jonas to daniel
  • status changed from new to assigned

Changed 5 years ago by daniel

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in [410].

Add/Change #236 (A better logging/debug message facility)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from daniel. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.