Declaration of class
Logger.
More...
#include "keyvalue/util/Global.h"
Go to the source code of this file.
Classes | |
class | Logger |
Protocol class which defines the interface for all types of logger. More... | |
Namespaces | |
namespace | keyvalue |
All functionalities of KeyValue library are inside this | |
namespace | keyvalue::logger |
All logger functionalities are inside this namespace. | |
namespace | keyvalue::util |
Utility | |
Functions | |
void | resetGlobal () |
Resets util::Global<Logger> to its default (StdLogger). |
Declaration of class
Logger.