Choose your implementation method:
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
EOS_Initialize
Parameters
EOS_Logging_SetCallback
Parameter Type And Name
|
Usage Information
|
EOS_LogMessageFunc Callback
|
the function to call when the SDK logs messages
|
Set the callback function to use for SDK log messages. Any previously set callback will no longer be called.
{Result.NotConfigured} is returned if the SDK has not yet been initialized, or if it has been shut down
Return Value
{Result.Success} is returned if the callback will be used for future log messages.
See Also
{Platform.PlatformInterface.Initialize}
Parameters
Logging.LoggingInterface.SetCallback
Parameter Type And Name
|
Usage Information
|
LogMessageFunc callback
|
the function to call when the SDK logs messages
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no