X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Funit.c;h=6396bfc09f733e0734112c77147564bbd1531ace;hp=ae43545c6fd00e91109712c258778d9e1c656fe8;hb=1ca6783f5ea3755bd83e723f529c2eda512c7fed;hpb=c0735bb2183493147c17a509ec8038bced5d35c9 diff --git a/src/core/unit.c b/src/core/unit.c index ae43545c6..6396bfc09 100644 --- a/src/core/unit.c +++ b/src/core/unit.c @@ -1023,7 +1023,7 @@ static void unit_status_log_starting_stopping_reloading(Unit *u, JobType t) { SD_MESSAGE_UNIT_RELOADING; log_struct(LOG_INFO, - "MESSAGE_ID=" SD_ID128_FORMAT_STR, SD_ID128_FORMAT_VAL(mid), + MESSAGE_ID(mid), "UNIT=%s", u->id, "MESSAGE=%s", buf, NULL);