Home
last modified time | relevance | path

Searched refs:HEAD_MESSAGE_SIZE (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSqsHandler.php28 protected const HEAD_MESSAGE_SIZE = 102400; define in Monolog\\Handler\\SqsHandler
54 $messageBody = Utils::substr($messageBody, 0, static::HEAD_MESSAGE_SIZE);