Hello, Programs from the systemd software library output also some log messages as it is usual for such server applications.
Such messages correspond to specific data structures. * The log origin and log level are repeated there while the recorded information might occasionally not be detailed enough. I find that such details can be better handled by the software build system. * The involved text repetition results in improvement possibilities depending on preferred design directions. Some substrings could be eventually shared between message variants if this aspect can be selected as an optimisation goal for the corresponding generation of executable software. https://en.wikipedia.org/wiki/Longest_common_subsequence_problem Regards, Markus _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel