X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Ftools.xml;h=e67661c0523a122d9dadfe976e79bbb056a1b289;hb=86385826e403a1e2e194f41657e7e8470c33d4ed;hp=ea838c72ca1ed994e8e7c578d0ade5b15b1f84f4;hpb=b6ed17b957403d2db0475df7759de72ce3eda2ee;p=yaz-moved-to-github.git diff --git a/doc/tools.xml b/doc/tools.xml index ea838c7..e67661c 100644 --- a/doc/tools.xml +++ b/doc/tools.xml @@ -1,4 +1,4 @@ - + Supporting Tools @@ -1803,12 +1803,12 @@ typedef struct oident production use of those applications. - The log functions are declared in header yaz/ylog.h + The log functions are declared in header yaz/log.h and implemented in src/log.c. Due to name clash with syslog and some math utilities the logging interface has been modified as of YAZ 2.0.29. The obsolete interface - is still available if the application includes - yaz/log.h. The key points of the interface are: + is still available if in header file yaz/log.h. + The key points of the interface are: void yaz_log(int level, const char *fmt, ...)