Ticket #1650 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

Reported by: sascha_silbe Owned by: sascha_silbe
Priority: Unspecified by Maintainer Milestone: Unspecified by Release Team
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

0001-sugar.logger.trace-remove-superfluous-debug-logging-.patch Download (0.9 KB) - added by sascha_silbe 3 years ago.
sugar.logger.trace(): remove superfluous debug logging

Change History

Changed 3 years ago by sascha_silbe

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

Changed 3 years ago by erikos

  • keywords r+ added; r? removed
  • status changed from new to closed
  • resolution set to fixed

Pushed, thanks - will be in 0.87.2!

Note: See TracTickets for help on using tickets.