Opened at 2011-08-18T01:26:44Z
Last modified at 2014-12-06T23:00:09Z
#1489 closed defect
'tahoe run' should not redirect stdout/stderr — at Initial Version
Reported by: | davidsarah | Owned by: | somebody |
---|---|---|---|
Priority: | normal | Milestone: | 1.10.1 |
Component: | code | Version: | 1.8.2 |
Keywords: | logging easy | Cc: | |
Launchpad Bug: |
Description
<warner>: so first off, any 'print's in the gateway will show up in NODEDIR/logs/twistd.log, not on stdout
<T_X>: ah! okay, I was already wondering whether something gets redirected :)
<warner>: (that's always true when launched with 'tahoe start', but I think it may also currently be true when run with 'tahoe run', although I'd love to fix that)
I don't see print output even in NODEDIR/logs/twistd.log; it just seems to disappear. In any case, this would be very useful for debugging.
Note: See
TracTickets for help on using
tickets.