Allow yaz_log logging to be disabled using yaz_log_init_file with
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 21 Mar 2006 12:31:48 +0000 (12:31 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 21 Mar 2006 12:31:48 +0000 (12:31 +0000)
commitf1d7bbf6928a24c47f095193375e4c6046979521
tree6c41503d459c67338dedfcd6edf72f6ce60f0832
parentb4fcff7bb8f63cf5d1c6871ecffd9c474fd57dda
Allow yaz_log logging to be disabled using yaz_log_init_file with
fname == NULL. Output can be still be captured using log_event_start
calls. Useful if YAZ is to be using foreign log facility..
src/log.c