Update README.md
This commit is contained in:
		
							parent
							
								
									12ce505794
								
							
						
					
					
						commit
						2a8b03d839
					
				@ -18,6 +18,7 @@ Just copy the files to your build tree and use a C++11 compiler
 | 
				
			|||||||
* Headers only.
 | 
					* Headers only.
 | 
				
			||||||
* No dependencies.
 | 
					* No dependencies.
 | 
				
			||||||
* Cross platform - Linux / Windows on 32/64 bits.
 | 
					* Cross platform - Linux / Windows on 32/64 bits.
 | 
				
			||||||
 | 
					* Variadic-template/stream call styles: ```logger.info("variadic", x, y, z) << " Or stream" << x << y << z;```
 | 
				
			||||||
* [Custom](https://github.com/gabime/spdlog/wiki/Custom-formatting) formatting.
 | 
					* [Custom](https://github.com/gabime/spdlog/wiki/Custom-formatting) formatting.
 | 
				
			||||||
* Multi/Single threaded loggers.
 | 
					* Multi/Single threaded loggers.
 | 
				
			||||||
* Various log targets:
 | 
					* Various log targets:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user