@@ -0,0 +1,6 @@
#ifndef LOGGER_H_QWERTY
#define LOGGER_H_QWERTY
void log_error(const char* format, ... );
void log_debug(const char* format, ... );
#endif
The note is not visible to the blocked user.