taskrambler  0.1.9
Web server and task management solution.
logger.h
Go to the documentation of this file.
1 #ifndef __LOGGER_H__
2 #define __LOGGER_H__
3 
4 #include "logger/logger.h"
6 
7 #endif // __LOGGER_H__
8 
9 // vim: set ts=4 sw=4: