decomp.me icon indicating copy to clipboard operation
decomp.me copied to clipboard

Log persistence/logrotate

Open mkst opened this issue 6 months ago • 0 comments

Do something smart so logs get persisted to disk and are easy to investigate.

Currently docker keeps logs per container but a restart of the site will create a new container id and thus logs in a different file...

Edit: I also wonder if we should stop spitting the compiler warnings/errors into the logs?

mkst avatar Jun 09 '25 19:06 mkst