InitWithoutCfg
Function Usage
Initializes logs but does not read the configuration file.
Prototype
1 | static APP_ERROR Log::InitWithoutCfg(); |
Response Parameters
Data Structure |
Description |
|---|---|
APP_ERROR |
For details about the returned error codes, see APP_ERROR Description. |
Parent topic: Log