Ticket #1862 (closed defect: fixed)
Unneeded debug logs
| Reported by: | erikos | Owned by: | alsroot |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | 0.90 |
| Component: | journal | Version: | Unspecified |
| Severity: | Minor | Keywords: | r+ |
| Cc: | Distribution/OS: | Unspecified | |
| Bug Status: | Unconfirmed |
Description
src/jarabe/journal/model.py:188: logging.debug('cache hit and no need to grow the cache')
src/jarabe/journal/model.py:111: logging.debug('ResultSet.read position: %r', self._position)
I think we can remove those debug logs. They clutter the logs and don't bring as much value, imho.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

