mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-19 15:29:42 +01:00
Adapt to new logging behavior of websocketpp
This commit is contained in:
parent
c912b76c49
commit
8c414d7588
@ -63,7 +63,7 @@ struct hatchet_client : public core_client {
|
||||
|
||||
typedef websocketpp::transport::iostream::endpoint<transport_config> transport_type;
|
||||
|
||||
//static const websocketpp::log::level alog_level = websocketpp::log::alevel::all;
|
||||
static const websocketpp::log::level alog_level = websocketpp::log::alevel::disconnect;
|
||||
};
|
||||
|
||||
} // namespace config
|
||||
|
Loading…
x
Reference in New Issue
Block a user