http: Disable libevent debug logging, if not explicitly enabled
commit8b2d6edaa9fbfb6344ca51edd0b3655b451cbcac
authorWladimir J. van der Laan <laanwj@gmail.com>
Fri, 18 Sep 2015 12:58:08 +0000 (18 14:58 +0200)
committerWladimir J. van der Laan <laanwj@gmail.com>
Mon, 21 Sep 2015 11:24:34 +0000 (21 13:24 +0200)
treeb7effed5b45d351dbaad7206a7145bfe092bb775
parent5ce43da03dff3ee655949cd53d952dace555e268
http: Disable libevent debug logging, if not explicitly enabled

Add a option "-debug=libevent" to enable libevent debugging for troubleshooting.
Libevent logging is redirected to our own log.
src/httpserver.cpp
src/init.cpp