FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kNode_EnableCrashLog ( kNode  node,
kBool  enable 
)

Enables crash log facility.

This function is provided to for debugging. Crash logging may hinder debugging and may cause spontaneous reboots. This function can be used to disable the crash logging service.

Parameters
nodeNode object.
enablekTRUE to enable the feature.
Returns
Operation status.
See also
kNode_Commit.