Logger Events
gre.%logger_prefix%.set.options
An event that can be used to change the logging options that the engine
is using. Note that gre.%logger_prefix% defaults to "logger".
Data: 1s0 options The new option string for the logging plugin
gre.%logger_prefix%.set.verbosity
An event that will set the verbosity level that the engine should use for reporting.
Data: 4s1 verbosity The new verbosity level that should be used.
gre.%perf_prefix%.set.options
Set the options to use for performance logging. Note that %perf_prefix% defaults to "perf", but can be set through the logger plugin options.
gre.%perf_prefix%.start
Turn on performance logging. Note that %perf\_prefix% defaults to
gre.%perf_prefix%.stop
Turn off performance logging. Note that %perf\_prefix% defaults to