DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
Logging.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  triggeralgs
 

Enumerations

enum  triggeralgs::Logging {
  triggeralgs::TLVL_VERY_IMPORTANT = 1 , triggeralgs::TLVL_IMPORTANT = 2 , triggeralgs::TLVL_GENERAL = 3 , triggeralgs::TLVL_DEBUG_INFO = 4 ,
  triggeralgs::TLVL_DEBUG_LOW = 5 , triggeralgs::TLVL_DEBUG_MEDIUM = 10 , triggeralgs::TLVL_DEBUG_HIGH = 15 , triggeralgs::TLVL_DEBUG_ALL = 20
}
 Common name used by TRACE TLOG calls from this package. More...
 

Detailed Description

Common logging declarations in triggeralgs

This is part of the DUNE DAQ , copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.

Definition in file Logging.hpp.