summaryrefslogtreecommitdiff
path: root/src/shared/log.h
AgeCommit message (Expand)Author
2012-10-16journal: don't export MESSAGE_ID() macroLennart Poettering
2012-09-03journal: suppress structured messages if they'd go to the consoleLennart Poettering
2012-09-03journal: generate structured journal messages for a number of eventsLennart Poettering
2012-07-26log: out-of-line __log_oom()Michal Schmidt
2012-07-26log: log_oom() must be a macroMichal Schmidt
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-05-22log: make sure generators never log into the journal to avoid activation dead...Lennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-10util: move all to shared/ and split external dependencies in separate interna...Kay Sievers