Fixed a bug that caused extra [level] tags in the log
[yaz-moved-to-github.git] / include / yaz / log.h
index 2407bf2..9e2a05d 100644 (file)
@@ -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