Update README.md

pull/20/head
Gabi Melman 11 years ago
parent b774059ae6
commit 5cf9437ae7

@ -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);

Loading…
Cancel
Save