ID:1293985
 
Applies to:Dream Daemon
Status: Open

Issue hasn't been assigned a status value.
Apparently DD tends to suppress error messages after a while. Can this limit be removed altogether, or at the very least after the server has rebooted?
Perhaps just a compilable macro that turns it off

#define NO_SUPPRESS
In response to FIREking
+

This is great for debugging but once your into production you really don't want a 500mb log file.. So I think a flag would do :)