log: add a mode where we open the log fds for every single log message
This we can then make use in execute.c to make error logging a bit less special when preparing for process execution, as we can still log but don't have any fds open continously.
Loading
Please register or sign in to comment