DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq
sourcecode
triggeralgs
include
triggeralgs
Logging.hpp
Go to the documentation of this file.
1
8
#ifndef TRIGGERALGS_INCLUDE_LOGGING_HPP_
9
#define TRIGGERALGS_INCLUDE_LOGGING_HPP_
10
11
namespace
triggeralgs
{
12
16
enum
Logging
17
{
18
TLVL_VERY_IMPORTANT = 1,
19
TLVL_IMPORTANT = 2,
20
TLVL_GENERAL
= 3,
21
TLVL_DEBUG_INFO = 4,
22
TLVL_DEBUG_LOW = 5,
23
TLVL_DEBUG_MEDIUM = 10,
24
TLVL_DEBUG_HIGH = 15,
25
TLVL_DEBUG_ALL = 20
26
};
27
28
}
// namespace triggeralgs
29
30
#endif
// TRIGGERALGS_INCLUDE_LOGGING_HPP_
triggeralgs
Definition
AbstractFactory.hpp:18
triggeralgs::Logging
Logging
Common name used by TRACE TLOG calls from this package.
Definition
Logging.hpp:17
triggeralgs::TLVL_GENERAL
@ TLVL_GENERAL
Definition
Logging.hpp:20
Generated on Sat Jun 28 2025 for DUNE-DAQ by
1.12.0