gfactory
Loading...
Searching...
No Matches
gfactory_options.h
Go to the documentation of this file.
1#pragma once
2
3#include "goptions.h"
4
11constexpr const char* PLUGIN_LOGGER = "plugins";
12
13namespace gfactory {
14
25
26}
constexpr const char * PLUGIN_LOGGER
Logger channel used by the gfactory module and plugins loaded through it.
GOptions defineOptions()
Define the command-line/options set used by the gfactory module.