mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
util: Encapsulate logCategories within BCLog::Logger.
This commit is contained in:
parent
6a6d764ca5
commit
3316a9ebb6
7 changed files with 55 additions and 28 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue