maxLogMessageLength property
Max length of the log message.
Set to -1 to indicate that the log message needs to display the full content.
The default value is -1.
Implementation
int maxLogMessageLength;
Max length of the log message.
Set to -1 to indicate that the log message needs to display the full content.
The default value is -1.
int maxLogMessageLength;