FUNCTION::LOG
Section: Logging Tapset (3stap)
Updated: March 2013
Index
Return to Main Contents
NAME
function::log - Send a line to the common trace buffer
SYNOPSIS
log(msg:string)
ARGUMENTS
msg
-
The formatted message string
DESCRIPTION
This function logs data. log sends the message immediately to staprun and to the bulk transport (relayfs) if it is being used. If the last character given is not a newline, then one is added. This function is not as effecient as printf and should be used only for urgent messages.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 09:58:15 GMT, March 20, 2013