Opened 14 years ago

Closed 14 years ago

#1650 closed defect (fixed)

sugar.logger.trace(): lots of debug output

Reported by: sascha_silbe Owned by: sascha_silbe
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: Sugar Version: Git as of bugdate
Severity: Minor Keywords: r+
Cc: Distribution/OS: Unspecified
Bug Status: Assigned

Description

Somehow a debug statement sneaked into sugar.logger.trace(), spamming the logs on each invocation of a (potentially) traced function.
The attached patch fixes it.

Attachments (1)

0001-sugar.logger.trace-remove-superfluous-debug-logging-.patch (877 bytes) - added by sascha_silbe 14 years ago.
sugar.logger.trace(): remove superfluous debug logging

Download all attachments as: .zip

Change History (2)

Changed 14 years ago by sascha_silbe

sugar.logger.trace(): remove superfluous debug logging

comment:1 Changed 14 years ago by erikos

  • Keywords r+ added; r? removed
  • Resolution set to fixed
  • Status changed from new to closed

Pushed, thanks - will be in 0.87.2!

Note: See TracTickets for help on using tickets.