Ticket #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 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
Change History
Note: See
TracTickets for help on using
tickets.

