apm_callback_and_log (public)

 apm_callback_and_log [ -severity severity ] callback message

Defined in packages/acs-tcl/tcl/apm-procs.tcl

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

Switches:
-severity (optional, defaults to "Notice")
Parameters:
callback (required)
message (required)

Testcases:
upgrade
[ show source ]
Show another procedure: