MADARA  3.2.3
GlobalLogger.cpp
Go to the documentation of this file.
1 #include "GlobalLogger.h"
2 
4  madara::logger::global_logger (new Logger ());
MADARA_EXPORT utility::Refcounter< logger::Logger > global_logger
This template class provides transparent reference counting of its template parameter T...
Definition: IteratorImpl.h:17