Description
The initial log buffering #5580 only buffers the logs in memory. So when a crash happens, the logs get lost. For some crashes, it's essential to have the logs to know what caused them.
See this develop docs page for an exact specification.
Description
The initial log buffering #5580 only buffers the logs in memory. So when a crash happens, the logs get lost. For some crashes, it's essential to have the logs to know what caused them.
See this develop docs page for an exact specification.