FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kSvNode_Logvf ( kSvNode  node,
kLogOption  options,
const kChar source,
const kChar format,
kVarArgList  argList 
)

Variable-argument version of kSvNode_Logf.

Writes to the server node log.

Parameters
nodeNode object.
optionsLog options.
sourceMessage source to print (set to kNULL if printing not desired).
formatPrint format string.
argListVariable argument list.
Returns
Operation status.