Update README.md

pull/773/head
Gabi Melman 7 years ago committed by GitHub
parent 691011c473
commit 986af6ea9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -122,7 +122,6 @@ void stdout_example()
#include "spdlog/sinks/basic_file_sink.h"
void basic_logfile_example()
{
// Create basic file logger (not rotated)
try
{
auto my_logger = spdlog::basic_logger_mt("basic_logger", "logs/basic-log.txt");

Loading…
Cancel
Save