ID:2540263
 
Applies to:Dream Daemon
Status: Open

Issue hasn't been assigned a status value.
Sometimes it is difficult to find DreamDaemon crash logs on Linux. It'd be useful to have them output to a file (perhaps in the same folder as the DMB, or if possible, a /world var?)

This would be useful for setups where DreamDaemon is auto-restarted on crash, in which cases nobody would be looking at stdout output for the crash dump.
+1 so hard
Can't you use 2> filename to do that?
Some people use management software to handle things like updating the server, restarting DreamDaemon, etc, rather than a bash/shell script. 2> wouldn't help in that case.
to be fair, the management software could do the equivalent