Commit 5cf9437a authored by Gabi Melman's avatar Gabi Melman

Update README.md

parent b774059a
......@@ -51,7 +51,6 @@ int main(int, char* [])
namespace spd = spdlog;
try
{
std::string filename = "logs/spdlog_example";
// Set log level to all loggers to DEBUG and above
spd::set_level(spd::level::DEBUG);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment