mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 09:09:35 +08:00
check args on formatting
This commit is contained in:
@@ -23,6 +23,7 @@ void custom_flags_example();
|
||||
|
||||
#include "spdlog/spdlog.h"
|
||||
#include "spdlog/cfg/env.h" // support for loading levels from the environment variable
|
||||
#include "spdlog/fmt/ostr.h"
|
||||
|
||||
int main(int, char *[])
|
||||
{
|
||||
|
Reference in New Issue
Block a user