Ticket #783 (closed bug: fixed)
Python errors aren't redirected to log files
| Reported by: | ari-_-e | Owned by: | andar |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | other | Version: | 1.2.0_dev |
| Keywords: | Cc: |
Description
When the daemon forks off and starts outputting logs to a file, python errors are not outputted to that same log file - they just go into the void. I encountered this when trying to run trunk without twisted. When I ran the daemon without -d, it would fork off and the python importerror didn't show up anywhere. I had to use strace to figure out why the daemon wasn't staying up.
Change History
Note: See
TracTickets for help on using
tickets.
