Compartir a través de


LogManager.MAX_LOG_MESSAGE_SIZE Campo

Definición

Longitud máxima de los mensajes de registro. Los mensajes de registro sobre este tamaño se truncarán.

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

Valor de campo

Value = 20000

Se aplica a