maxLogMessageLength property

int maxLogMessageLength
getter/setter pair

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;