]> git.ipfire.org Git - thirdparty/systemd.git/commit
journald: add debug logs around offlining/archiving/rotating/varlink operations
authorLuca Boccassi <luca.boccassi@gmail.com>
Thu, 31 Jul 2025 12:23:59 +0000 (13:23 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 31 Jul 2025 20:42:51 +0000 (05:42 +0900)
commit8cc1748ddcbccbe442761416f012da4d746afd3a
tree948530eaab05982f646f3ee71ddc9dd9d491b9da
parent090b23e051a14162a2a35ed05fd2059dc7fe34d6
journald: add debug logs around offlining/archiving/rotating/varlink operations

It is not easy to understand what happens to a journal file
even with debug logs enabled. Add more dbg messages around operations
started by users to make it possible to follow the flow of operations.
src/journal/journald-manager.c
src/journal/journald-varlink.c
src/libsystemd/sd-journal/journal-file.c
src/shared/journal-file-util.c