projects
/
ZOOM-Perl-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3710e30
)
Add yaz_log_module_level(const char *name)
author
mike
<mike>
Thu, 22 Dec 2005 12:37:58 +0000
(12:37 +0000)
committer
mike
<mike>
Thu, 22 Dec 2005 12:37:58 +0000
(12:37 +0000)
ZOOM.xs
patch
|
blob
|
history
diff --git
a/ZOOM.xs
b/ZOOM.xs
index
efb4582
..
53cd9cf
100644
(file)
--- a/
ZOOM.xs
+++ b/
ZOOM.xs
@@
-1,4
+1,4
@@
-/* $Id: ZOOM.xs,v 1.35 2005-12-21 16:54:45 mike Exp $ */
+/* $Id: ZOOM.xs,v 1.36 2005-12-22 12:37:58 mike Exp $ */
#include "EXTERN.h"
#include "perl.h"
@@
-525,6
+525,10
@@
int
yaz_log_mask_str(str)
const char *str
+int
+yaz_log_module_level(name)
+ const char *name
+
void
yaz_log_init(level, prefix, name)
int level