Zen API
|
kStatus kLogBackTrace | ( | kLogOption | options, |
const kChar * | source, | ||
kSize | skip | ||
) |
Writes a stack backtrace to the logging handler (if registered).
The output of this method is system-specific.
options | Log options. |
source | Message source to print. |
skip | Count of recent functions to omit from trace. |