Init
Function Usage
Initializes logs.
Prototype
static APP_ERROR Log::Init();
Return Parameter Description
Data Structure |
Description |
|---|---|
APP_ERROR |
Error code returned during program execution. For details, see the MxBase/ErrorCode/ErrorCode.h file. |
Parent topic: Log