bench small change
This commit is contained in:
		@@ -12,6 +12,5 @@ int main(int, char* [])
 | 
			
		||||
    logger->set_pattern("[%Y-%b-%d %T.%e]: %v");
 | 
			
		||||
    for(int i  = 0 ; i < howmany; ++i)
 | 
			
		||||
        logger->info() << "spdlog message #" << i << ": This is some text for your pleasure";
 | 
			
		||||
 | 
			
		||||
    return 0;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user