Method Pike.Watchdog()->add_debug()
- Method add_debug
void add_debug(function(void:void) f)
- Description
The function f will be called if the watchdog triggers, before the normal watchdog output is written.
void add_debug(function(void:void) f)
The function f will be called if the watchdog triggers, before the normal watchdog output is written.