apm_callback_and_logapm_callback_and_log [ -severity severity ] callback message
Defined in packages/acs-core/apm-procs.tclExecutes 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
|