apm_callback_and_log

EveAndersson.com : API Browser : apm_callback_and_log

apm_callback_and_log

apm_callback_and_log [ -severity severity ] callback message
Defined in packages/acs-core/apm-procs.tcl

Executes the $callback callback routine with $message as an argument, and calls ns_log with the given $severity.

Switches:
-severity (defaults to "Notice")

Parameters:
callback
message
[ show source ]

Show another procedure:

eve@eveandersson.com