ComPWA
Common Partial-Wave-Analysis Framework
Logging.cpp File Reference
#include <array>
#include <chrono>
#include <ctime>
#include "Core/Logging.hpp"
+ Include dependency graph for Logging.cpp:

Go to the source code of this file.

Namespaces

 ComPWA
 

Functions

void ComPWA::enableDisableLvl (el::Logger *logger, std::array< std::string, 5 > levels)
 Enable or disable levels TRACE, DEBUG, INFO, WARNING, ERROR, FATAL. More...