Changes between Initial Version and Version 1 of Ticket #1489
- Timestamp:
- 2011-08-18T01:29:26Z (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1489
- Property Priority changed from major to minor
-
Ticket #1489 – Description
initial v1 1 <warner>: so first off, any 'print's in the gateway will show up in NODEDIR/logs/ twistd.log, not on stdout1 <warner>: so first off, any 'print's in the gateway will show up in NODEDIR/logs/~~twistd.log~~tahoesvc.log, not on stdout 2 2 3 3 <T_X>: ah! okay, I was already wondering whether something gets redirected :) … … 5 5 <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) 6 6 7 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.7 This would be very useful for debugging.