2 #ifndef _MADARA_LOGGER_GLOBAL_LOGGER_H_ 3 #define _MADARA_LOGGER_GLOBAL_LOGGER_H_ 5 #include "madara/MADARA_export.h" 17 #endif // _MADARA_LOGGER_GLOBAL_LOGGER_H_ MADARA_Export utility::Refcounter< logger::Logger > global_logger
Provides knowledge logging services to files and terminals.
Copyright (c) 2015 Carnegie Mellon University.
This template class provides transparent reference counting of its template parameter T...