Add isds_set_log_callback()
commitde85754a257429042032b8762b8c9314c9a23915
authorPetr Písař <petr.pisar@atlas.cz>
Wed, 10 Feb 2010 14:24:57 +0000 (10 15:24 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Wed, 10 Feb 2010 14:24:57 +0000 (10 15:24 +0100)
tree315e64c8190b5c3b374ba55e7c2dc222e34d28d9
parent8aecc649a237f98534696acf89c46b62dcacf569
Add isds_set_log_callback()

Application can use this function to register callback which will receive all
log messages instead of printing to stderr by library.
NEWS
client/Makefile.am
client/logger.c [new file with mode: 0644]
src/isds.c
src/isds.h
src/isds_priv.h