... | ... |
@@ -282,7 +282,7 @@ int check_via = 0; |
282 | 282 |
/* shall use stateful synonym branches? faster but not reboot-safe */ |
283 | 283 |
int syn_branch = 1; |
284 | 284 |
/* debugging level for memory stats */ |
285 |
-int memlog = L_INFO; |
|
285 |
+int memlog = L_DBG; |
|
286 | 286 |
/* should replies include extensive warnings? by default yes, |
287 | 287 |
good for trouble-shooting |
288 | 288 |
*/ |