Closed Bug 596275 Opened 15 years ago Closed 15 years ago

[report] logging prints some stuff to stdout and prints some stuff to the logfile

Categories

(Testing Graveyard :: Mozmill, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 584152

People

(Reporter: k0scist, Unassigned)

Details

(Whiteboard: [mozmill-2.0+])

the LoggerListener uses the python logging module to send data to either stdout or a file, depending on settings. However, there are print statements throughout the code too. These should be combined and dealt with consistently. Even more long term, the logging should be improved
Ideally, this would be landed after https://bugzilla.mozilla.org/show_bug.cgi?id=583936 as logging has been moved to its own module: http://github.com/k0s/mozmill/blob/pluggable/mozmill/mozmill/logger.py If we do this for 1.5.1. and for 2.0 separately, it probably makes the most sense to land a hotfix for 1.5.1, wait for bug 583936 to land, and then patch that
Whiteboard: [mozmill-2.0?]
Summary: logging prints some stuff to stdout and prints some stuff to the logfile → [report] logging prints some stuff to stdout and prints some stuff to the logfile
Whiteboard: [mozmill-2.0?] → [mozmill-2.0+]
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.