cout -> spdlog
This commit is contained in:
		
				
					committed by
					
						
						dimon4eg
					
				
			
			
				
	
			
			
			
						parent
						
							0bc1755f3a
						
					
				
				
					commit
					6cd970d0d9
				
			@@ -221,7 +221,6 @@ int StatsdClient::send(const string &message)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
int StatsdClient::send_to_daemon(const string &message) {
 | 
			
		||||
    std::cout << "send_to_daemon: " << message.length() << " B" << std::endl;
 | 
			
		||||
    int ret = init();
 | 
			
		||||
    if ( ret )
 | 
			
		||||
    {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user