Skip to main content
Version: 9.0.2

gre.LOG_ constants

gre.LOG_ALWAYS gre.LOG_ERROR gre.LOG_WARNING gre.LOG_INFO gre.LOG_EVENT gre.LOG_ACTION
gre.LOG_DIAG1 gre.LOG_DIAG2 gre.LOG_EVENT2 gre.LOG_TRACE1 gre.LOG_TRACE2
NameValueDescription
gre.LOG_ALWAYS-1Always go to stdout
gre.LOG_ERROR0Errors, fatal and non-fatal
gre.LOG_WARNING1Warnings
gre.LOG_INFO2Information, one time, non-repetitive
gre.LOG_EVENT13Event delivery, excluding motion/mtevent/redraws
gre.LOG_ACTION4Action execution
gre.LOG_DIAG15Storyboard diagnostic informative
gre.LOG_DIAG26Storyboard diagnostic detailed
gre.LOG_EVENT27Motion/mtevent/redraw event delivery
gre.LOG_ACTION28Motion/mtevent/redraw action execution
gre.LOG_TRACE19Storyboard minimal tracing
gre.LOG_TRACE210Storyboard maximal tracing