chiark / gitweb /
log: introduce a macro to format message id
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 8 Oct 2012 17:02:30 +0000 (17:02 +0000)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 13 Oct 2012 12:26:30 +0000 (14:26 +0200)
commit1ca6783f5ea3755bd83e723f529c2eda512c7fed
tree8c8976c5ffcd9bbaeab0d11836f0b68745f19c43
parentc0735bb2183493147c17a509ec8038bced5d35c9
log: introduce a macro to format message id

The MESSAGE_ID=... stanza will appear in countless number of places.
It is just too long to write it out in full each time.

Incidentally, this also fixes a typo of MESSSAGE is three places.
src/core/job.c
src/core/manager.c
src/core/unit.c
src/journal/journald.c
src/login/logind-dbus.c
src/login/logind-seat.c
src/login/logind-session.c
src/sleep/sleep.c
src/systemd/sd-id128.h
src/timedate/timedated.c