|
gfactory
|
#include "goptions.h"

Go to the source code of this file.
Namespaces | |
| namespace | gfactory |
Functions | |
| GOptions | gfactory::defineOptions () |
| Define the command-line/options set used by the gfactory module. | |
Variables | |
| constexpr const char * | PLUGIN_LOGGER = "plugins" |
| Logger channel used by the gfactory module and plugins loaded through it. | |
|
constexpr |
This string is passed to GBase constructors and is typically used to route messages to a dedicated logger configuration for plugins.
Definition at line 11 of file gfactory_options.h.