1 #ifndef _LIBS_LOG_LOGGER_H
2 #define _LIBS_LOG_LOGGER_H
3 #include <log/log.h>
4 #warning "Deprecated: do not include log/logger.h, use log/log.h instead"
5 #endif /*_LIBS_LOG_LOGGER_H*/
6