]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-json: introduce json_dispatch_log_level()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 4 Jan 2025 04:57:30 +0000 (13:57 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 4 Jan 2025 11:57:06 +0000 (20:57 +0900)
commit93081be64b858afea32079a8b32212a36b64de84
tree3bb6b0924f42a10d707c952226652449e323a810
parent64c4961e8055ece3e76416b4ab5da988c5bb1b8b
sd-json: introduce json_dispatch_log_level()

Then, use it in io.systemd.service.SetLogLevel method.
src/libsystemd/sd-json/json-util.c
src/libsystemd/sd-json/json-util.h
src/shared/varlink-io.systemd.service.c