X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Flog.h;h=9e2a05d383b6cc4ae1c5637cdc43a8307876f309;hp=2407bf253fce288baae9e9f22a1f94bf9d26d6b1;hb=5d309bb5cfcf1fd46efb31c6d240aeb36fc915b5;hpb=3dc194a876fec3eeb9623f7a14cabf7eb0b4a2dc diff --git a/include/yaz/log.h b/include/yaz/log.h index 2407bf2..9e2a05d 100644 --- a/include/yaz/log.h +++ b/include/yaz/log.h @@ -23,7 +23,7 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * - * $Id: log.h,v 1.17 2004-11-03 22:33:17 adam Exp $ + * $Id: log.h,v 1.18 2004-11-04 14:19:58 heikki Exp $ */ /** @@ -113,6 +113,7 @@ YAZ_EXPORT int yaz_log_mask_str(const char *str); /** yaz_log_mask_str_x is like yaz_log_mask_str, but with a given start value*/ YAZ_EXPORT int yaz_log_mask_str_x(const char *str, int level); + /** * yaz_log_module_level returns a log level mask corresponding to the module * name. If that had been specified on the -v arguments (that is, passed to