split logging into multiple classes with configurable levels
This commit is contained in:
@@ -32,7 +32,6 @@ public:
|
||||
std::shared_ptr<Client> get_client() const;
|
||||
|
||||
private:
|
||||
PrefixedLogger log;
|
||||
std::shared_ptr<struct event_base> base;
|
||||
|
||||
struct ListeningSocket {
|
||||
|
||||
Reference in New Issue
Block a user