|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <string>#include <vector>#include "ers/ers.hpp"#include "ers/OutputStream.hpp"#include "TRACE/trace.h"#include "logging/internal/macro.hpp"#include "logging/detail/Logger.hxx"Go to the source code of this file.
Classes | |
| class | dunedaq::logging::Logging |
| The Logger class defines the interface necessary to configure central logging within a DAQ Application. More... | |
Namespaces | |
| namespace | dunedaq |
| Including Qt Headers. | |
| namespace | dunedaq::logging |
Macros | |
| #define | TLOG_DEBUG(lvl, ...) |
| #define TLOG_DEBUG | ( | lvl, | |
| ... ) |
Definition at line 112 of file Logging.hpp.