1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/lib/config
Alasdair G Kergon 7f747a0d73 logging: add debug classes
Add log/debug_classes to lvm.conf to allow debug messages to be
classified and filtered at runtime.

The dm_errno field is only used by log_error(), so I've redefined it
for log_debug() messages to hold the message class.

By default, all existing messages appear, but we can add categories that
generate high volumes of data, such as logging all traffic to/from
lvmetad.
2013-01-07 22:25:19 +00:00
..
config.c cleanup: swap return values 2012-10-17 15:37:26 +02:00
config.h Make a cleaner split between config tree and config file functionality. Move 2011-12-18 21:56:03 +00:00
defaults.h logging: add debug classes 2013-01-07 22:25:19 +00:00