moved event to debug
Some checks are pending
BlockStorage/repertory/pipeline/head Build queued...

This commit is contained in:
Scott E. Graves 2024-12-29 14:44:19 -06:00
parent 9d7d36922f
commit 4cb3e22308

View File

@ -39,7 +39,7 @@ E_SIMPLE3(debug_log, debug, true,
std::string, data, data, E_FROM_STRING
);
E_SIMPLE1(directory_removed, info, true,
E_SIMPLE1(directory_removed, debug, true,
std::string, api_path, ap, E_FROM_STRING
);