Server 0.0.1
HTTP/REST server implementation

include/logger.h

Go to the documentation of this file.
00001 #ifndef __LOGGER_H__
00002 #define __LOGGER_H__
00003 
00004 #include "logger/logger.h"
00005 #include "logger/interface/logger.h"
00006 
00007 #endif // __LOGGER_H__
00008 
00009 // vim: set ts=4 sw=4:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines