InitWithoutCfg
Function Usage
The configuration file is not read during log initialization.
Prototype
static APP_ERROR Log::InitWithoutCfg();
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