Last modified: 2013-12-11 21:40:37 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T60352, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 58352 - Parsoid stdout/stderr should be prefixed with date/time
Parsoid stdout/stderr should be prefixed with date/time
Status: RESOLVED DUPLICATE of bug 49762
Product: Parsoid
Classification: Unclassified
General (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Gabriel Wicke
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-11 21:38 UTC by Antoine "hashar" Musso (WMF)
Modified: 2013-12-11 21:40 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Antoine "hashar" Musso (WMF) 2013-12-11 21:38:53 UTC
I am running parsoid using:

nodejs api/server.js \
  2>"$WORKSPACE/log/parsoid-error.log" \
  1>"$WORKSPACE/log/parsoid.log" &

It would be REALLY nice to have each line prefixed with date/time for ease of debugging. Ideally including miliseconds which might give useful clue about performances.

Zuul uses python logging module which default to the format:

  2013-12-11 21:34:25,507
Comment 1 Gabriel Wicke 2013-12-11 21:40:37 UTC

*** This bug has been marked as a duplicate of bug 49762 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links