EngineLogPathTooLong constant
Description: The log file path is too long.
Cause: The length of log file path exceeds limit.
Solutions: Please check the length of log file path.
Implementation
static const int EngineLogPathTooLong = 1001015;
Description: The log file path is too long.
Cause: The length of log file path exceeds limit.
Solutions: Please check the length of log file path.
static const int EngineLogPathTooLong = 1001015;