diff --git a/include/logger/logger.h b/include/logger/logger.h new file mode 100644 index 0000000..89a452b --- /dev/null +++ b/include/logger/logger.h @@ -0,0 +1,6 @@ +#ifndef WHY2_LOGGER_LOGGER_H +#define WHY2_LOGGER_LOGGER_H + + + +#endif \ No newline at end of file diff --git a/src/logger/lib/logger.c b/src/logger/lib/logger.c new file mode 100644 index 0000000..e69de29