When I set the DEBUG environment variable and run
stress_driver, the debug messages from the Event module
come across as warnings, which are now logged as
internal errors. These messages should not be counted
as internal errors.
Event module debugging is now set only if DEBUG is greater
than 1. This needs to be documented. We can now hopefully
set DEBUG to 1 without getting spurious warnings.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=576825
Event module debugging is now set only if DEBUG is greater
than 1. This needs to be documented. We can now hopefully
set DEBUG to 1 without getting spurious warnings.