|
Zen API
|
| kStatus kLogvf | ( | kLogOption | options, |
| const kChar * | source, | ||
| const kChar * | format, | ||
| kVarArgList | argList | ||
| ) |
Variable-argument version of kLogf.
| options | Log options. |
| source | Message source to print. |
| format | Print format string. |
| argList | Variable argument list. |