Edytuj

Udostępnij za pośrednictwem


LogManager.MAX_LOG_MESSAGE_SIZE Field

Definition

Maximum length of log messages. Log messages about this size will be truncated.

public const int MAX_LOG_MESSAGE_SIZE = 20000;
val mutable MAX_LOG_MESSAGE_SIZE : int
Public Const MAX_LOG_MESSAGE_SIZE As Integer  = 20000

Field Value

Value = 20000

Applies to