switch to spdlog
This commit is contained in:
@@ -32,7 +32,7 @@ E_SIMPLE3(fuse_event, debug, true,
|
||||
int, result, res, E_FROM_INT32
|
||||
);
|
||||
|
||||
E_SIMPLE1(fuse_args_parsed, normal, true,
|
||||
E_SIMPLE1(fuse_args_parsed, info, true,
|
||||
std::string, arguments, args, E_STRING
|
||||
);
|
||||
// clang-format on
|
||||
|
||||
Reference in New Issue
Block a user