eventDispenser
Loading...
Searching...
No Matches
eventDispenser_options.h
Go to the documentation of this file.
1#pragma once
2
3// glibrary
4#include "goptions.h"
5
20constexpr const char* EVENTDISPENSER_LOGGER = "eventdispenser";
21
26namespace eventDispenser {
42} // namespace eventDispenser
constexpr const char * EVENTDISPENSER_LOGGER
Logger name used by this module when creating a GLogger through the base infrastructure.
Namespace containing the Event Dispenser module option definitions.
GOptions defineOptions()
Builds and returns the complete set of options supported by the Event Dispenser module.