|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <Session.hpp>
Static Public Attributes | |
| static const std::string | CRITICAL = "CRITICAL" |
| static const std::string | ERROR = "ERROR" |
| static const std::string | WARNING = "WARNING" |
| static const std::string | INFO = "INFO" |
| static const std::string | DEBUG = "DEBUG" |
Valid enumeration values to compare with value returned by get_controller_log_level() and to pass value to set_controller_log_level() methods.
Definition at line 266 of file Session.hpp.
|
inlinestatic |
Definition at line 267 of file Session.hpp.
|
inlinestatic |
Definition at line 271 of file Session.hpp.
|
inlinestatic |
Definition at line 268 of file Session.hpp.
|
inlinestatic |
Definition at line 270 of file Session.hpp.
|
inlinestatic |
Definition at line 269 of file Session.hpp.