Move logging to src/

This commit is contained in:
Andreas Eversberg 2022-12-16 17:56:43 +01:00
parent 33eea99531
commit d91fd97210
2 changed files with 0 additions and 1 deletions

View File

@ -57,4 +57,3 @@ const struct log_info log_info = {
.cat = log_categories,
.num_cat = ARRAY_SIZE(log_categories),
};