summaryrefslogtreecommitdiff
path: root/src/shared/log.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-06journal: new logging macros to include UNIT=Zbigniew Jędrzejewski-Szmek1-0/+19
2012-12-05core: add catalog entry and MESSAGE_ID for overmountingZbigniew Jędrzejewski-Szmek1-0/+1
2012-10-16journal: don't export MESSAGE_ID() macroLennart Poettering1-0/+2
2012-09-03journal: suppress structured messages if they'd go to the consoleLennart Poettering1-0/+2
2012-09-03journal: generate structured journal messages for a number of eventsLennart Poettering1-21/+43
2012-07-26log: out-of-line __log_oom()Michal Schmidt1-5/+2
2012-07-26log: log_oom() must be a macroMichal Schmidt1-4/+5
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden1-0/+6
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden1-4/+1
2012-05-22log: make sure generators never log into the journal to avoid activation dead...Lennart Poettering1-0/+1
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering1-4/+4
2012-04-10util: move all to shared/ and split external dependencies in separate interna...Kay Sievers1-0/+111