summaryrefslogtreecommitdiff
path: root/src/shared/log.h
Commit message (Expand)AuthorAge
* log: Fix previous commit to use correct levelColin Walters2013-10-20
* log: avoid calling the logging functions for log levels above the current max...Kay Sievers2013-10-20
* macro: clean up usage of gcc attributesLennart Poettering2013-10-16
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* Add some extra __attribute__ ((format)) sCristian Rodríguez2013-04-25
* journal: new logging macros to include UNIT=Zbigniew Jędrzejewski-Szmek2013-01-06
* core: add catalog entry and MESSAGE_ID for overmountingZbigniew Jędrzejewski-Szmek2012-12-05
* journal: don't export MESSAGE_ID() macroLennart Poettering2012-10-16
* journal: suppress structured messages if they'd go to the consoleLennart Poettering2012-09-03
* journal: generate structured journal messages for a number of eventsLennart Poettering2012-09-03
* log: out-of-line __log_oom()Michal Schmidt2012-07-26
* log: log_oom() must be a macroMichal Schmidt2012-07-26
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-26
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-19
* log: make sure generators never log into the journal to avoid activation dead...Lennart Poettering2012-05-22
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* util: move all to shared/ and split external dependencies in separate interna...Kay Sievers2012-04-10