EngineLogPathTooLong constant

int const EngineLogPathTooLong

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;