#include <cafe/os/OSSystemLog.h> BOOL OSLogSaveCrashDump(void);
None.
FALSE
indicates that the save operation did not complete.
TRUE
indicates that the save operation completed successfully.
Persistently saves the current contents of the circular event log. This function returns when the save operation completes or returns prematurely if an error occurs.
Production code | Do not call this function in production code. It is available only for debugging purposes. |
---|
Logging Overview
APP_TRACE_*
Macros
OSLogBuffer
OSLogArgs
OSLogFunc
OSLogPrintf
OSLogReport
OSLogRetrieve
OSLogSetFilterPolicy
2014-08-19 Add Production-only notice.
2013-08-15 Deleted link to page that does not exist.
2013-05-08 Automated cleanup pass.
2012-08-02 Cleanup Pass.
2012-05-23 Initial version.
CONFIDENTIAL