#ifndef WHY2_LOGGER_LOGGER_H #define WHY2_LOGGER_LOGGER_H int initLogger(char *path); #endif