mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Don't log StatsD messages to the console by default
This commit is contained in:
@@ -413,8 +413,6 @@ public:
|
||||
|
||||
void run ()
|
||||
{
|
||||
m_journal.sink().console (true);
|
||||
|
||||
boost::system::error_code ec;
|
||||
|
||||
if (m_socket.connect (to_endpoint (m_address), ec))
|
||||
|
||||
Reference in New Issue
Block a user