aboutsummaryrefslogtreecommitdiff
path: root/lib/vlog.h
AgeCommit message (Expand)Author
2011-08-01vlog: Move log level definitions from source code to user documentation.Ben Pfaff
2011-08-01vlog: Add a new log level "off".Ben Pfaff
2011-07-28vlog: Fix typo in VLOG_IS_ERR_ENABLED macro definition.Ben Pfaff
2011-06-21vlog: Add a little more detail to ratelimit messagesBen Pfaff
2011-05-16Suppress sparse warnings for global variables initialized in headers.Ben Pfaff
2011-05-16Consistently write null pointer constants as NULL instead of 0.Ben Pfaff
2011-04-19vlog: Fix VLOG and VLOG_RL macros' treatment of LEVEL argument.Ben Pfaff
2011-04-04Log anything that could prevent a daemon from starting.Ben Pfaff
2011-04-04vlog: Use PRINTF_FORMAT macro from compiler.h.Ben Pfaff
2011-03-18vlog: Add comment describing the purpose of each log level.Ben Pfaff
2010-10-29vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE.Ben Pfaff
2010-09-23vlog: Add VLOG_WARN_ONCE() and similar macros.Ben Pfaff
2010-08-30treewide: Remove trailing whitespaceJoe Perches
2010-07-21vlog: Make the vlog module catalog program-specific.Ben Pfaff
2010-07-21vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring vlog module in use.Ben Pfaff
2010-03-05Add extern "C" to more header files.Jesse Gross
2009-06-15Update primary code license to Apache 2.0.Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff