21 #ifndef GEOS_EVENTS_LOGLEVELSINFO_HPP
22 #define GEOS_EVENTS_LOGLEVELSINFO_HPP
41 static constexpr
int getMinLogLevel() {
return 1; }
45 struct SubEventExecution
47 static constexpr
int getMinLogLevel() {
return 1; }
constexpr std::string_view getDescription(Unit unit)
std::string_view string_view
String type.