We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e216537 commit 97109abCopy full SHA for 97109ab
src/mod_log_gelf.c
@@ -24,7 +24,7 @@
24
25
module AP_MODULE_DECLARE_DATA log_gelf_module;
26
27
-static int verbose = 1;
+static int verbose = 0;
28
static char errbuf[1024];
29
30
typedef struct {
0 commit comments