mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-30 19:00:12 +02:00
Adapt to new logging behavior of websocketpp
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user