execute: normalize logging in execute.c
authorLennart Poettering <lennart@poettering.net>
Tue, 26 Sep 2017 15:47:27 +0000 (17:47 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 26 Sep 2017 15:51:22 +0000 (17:51 +0200)
commit12145637e9d40bc9c34d026440526ede0a4a0fb4
treec3bdc3d010a1c613038cc7e32eb0419024e09ef0
parent86ffb3256030e8cf22ae17bebce77c0a7fb1637b
execute: normalize logging in execute.c

Now that logging can implicitly reopen the log streams when needed we
can log errors without any special magic, hence let's normalize things,
and log the same way we do everywhere else.
src/core/execute.c