chiark / gitweb /
log: add a mode where we open the log fds for every single log message
authorLennart Poettering <lennart@poettering.net>
Tue, 26 Sep 2017 15:45:09 +0000 (17:45 +0200)
committerSven Eden <yamakuzure@gmx.net>
Wed, 22 Nov 2017 07:25:07 +0000 (08:25 +0100)
commiteed88c29597329268e5bdcbf192f2133812091c2
treec175f1624a12c4d1a05880ab6e81d9c5de8476b1
parent817ce9d4ab8a8f3b0362b4ccdb46c14d669c8a18
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.
src/basic/log.c
src/basic/log.h