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.
Turn on performance logging. Note that %perf_prefix% defaults to "perf", but can be set through the logger plugin options.
Data:
1s0 options |
The options to start the performance logging with. This can be omitted. Only the performance logging options will be recognized. |
Turn off performance logging. Note that %perf_prefix% defaults to "perf", but can be set through the logger plugin options.
Data:
No data payload |