Remarks
Set the callback function to use for SDK log messages. Any previously set callback will no longer be called.
Return Value
-
EOS_Success is returned if the callback will be used for future log messages.
-
EOS_NotConfigured is returned if the SDK has not yet been initialized, or if it has been shut down
See Also
Parameters
EOS_Logging_SetCallback
Parameter Type And Name | Usage Information |
---|---|
EOS_LogMessageFunc Callback | the function to call when the SDK logs messages |