chiark / gitweb /
macro: log assertion at debug level in assert_return()
[elogind.git] / src / shared / log.h
2013-12-10 Lennart Poetteringmacro: log assertion at debug level in assert_return()
2013-10-20 Colin Walterslog: Fix previous commit to use correct level
2013-10-20 Kay Sieverslog: avoid calling the logging functions for log levels...
2013-10-16 Lennart Poetteringmacro: clean up usage of gcc attributes
2013-05-03 Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-04-26 Cristian RodríguezAdd some extra __attribute__ ((format)) s
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-06 Zbigniew Jędrzejew... journal: new logging macros to include UNIT=
2012-12-05 Zbigniew Jędrzejew... core: add catalog entry and MESSAGE_ID for overmounting
2012-10-16 Lennart Poetteringjournal: don't export MESSAGE_ID() macro
2012-09-04 Lennart Poetteringjournal: suppress structured messages if they'd go...
2012-09-04 Lennart Poetteringjournal: generate structured journal messages for a...
2012-07-26 Michal Schmidtlog: out-of-line __log_oom()
2012-07-26 Michal Schmidtlog: log_oom() must be a macro
2012-07-26 Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-19 Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-05-22 Lennart Poetteringlog: make sure generators never log into the journal...
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-10 Kay Sieversutil: move all to shared/ and split external dependenci...