Don't log metrics
This commit is contained in:
parent
37dc600fe0
commit
1e2eda94db
@ -47,7 +47,7 @@ public class Metrics extends TimerTask
|
|||||||
firstPost = false;
|
firstPost = false;
|
||||||
} catch ( IOException ex )
|
} catch ( IOException ex )
|
||||||
{
|
{
|
||||||
ProxyServer.getInstance().getLogger().info( "[Metrics] " + ex.getMessage() );
|
// ProxyServer.getInstance().getLogger().info( "[Metrics] " + ex.getMessage() );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user