lib/util: Add a callback facility for debug messages
authorAndrew Bartlett <abartlet@samba.org>
Thu, 8 Mar 2012 01:21:26 +0000 (12:21 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 8 Mar 2012 09:14:05 +0000 (10:14 +0100)
commitbc66af50ffdffe39ba6c6e3d4dc03e095a89134c
treeae3dd5158072368add274ddc757d68c2deea6052
parent77602d877e755b2672b136704b039d85797fe305
lib/util: Add a callback facility for debug messages

This will allow dlz_bind9 to put log messages somewhere useful, which
may make it easier to debug.

Andrew Bartlett
lib/util/debug.c
lib/util/debug.h