]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
log: raise log level to LOG_DEBUG if $DEBUG_INVOCATION=1 is set (#35606)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 14 Dec 2024 01:16:53 +0000 (10:16 +0900)
committerGitHub <noreply@github.com>
Sat, 14 Dec 2024 01:16:53 +0000 (10:16 +0900)
Let's implement our own protocols, and raise the log level to debug if
DEBUG_INVOCATION=1 is set.

Follow-up for: 7d8bbfbe0852ec89590d1dc5e28afc95d6d44fa1


Trivial merge