mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-10-11 03:53:22 +02:00
util: Encapsulate logCategories within BCLog::Logger.
This commit is contained in:
@@ -32,7 +32,7 @@ void InterruptHTTPServer();
|
||||
/** Stop HTTP server */
|
||||
void StopHTTPServer();
|
||||
|
||||
/** Change logging level for libevent. Removes BCLog::LIBEVENT from logCategories if
|
||||
/** Change logging level for libevent. Removes BCLog::LIBEVENT from log categories if
|
||||
* libevent doesn't support debug logging.*/
|
||||
bool UpdateHTTPServerLogging(bool enable);
|
||||
|
||||
|
Reference in New Issue
Block a user