pid1: use LOG_DEBUG/INFO/NOTICE for unit resource consumption message
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 27 Jul 2019 21:40:24 +0000 (23:40 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 29 Jul 2019 16:50:31 +0000 (18:50 +0200)
commit37109b856aebeb8a35727b5bf333e98e44232d9d
tree44117b6a3c339602f942de9861ee250e1920fbc4
parent49139a5d927676f938c466610edb0c5d5c6e82c6
pid1: use LOG_DEBUG/INFO/NOTICE for unit resource consumption message

We now log at LOG_INFO for any unit. Let's vary the log level
a bit, so that for normal short lived-units (less than 1 sec CPU),
we only log if debugging is enabled.
src/core/unit.c