Home
last modified time | relevance | path

Searched defs:bubble (Results 26 – 50 of 54) sorted by last modified time

123

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DGroupHandler.php31 protected $bubble; variable in Monolog\\Handler\\GroupHandler
37 public function __construct(array $handlers, bool $bubble = true)
H A DIFTTTHandler.php39 …tion __construct(string $eventName, string $secretKey, $level = Logger::ERROR, bool $bubble = true)
H A DInsightOpsHandler.php41 bool $bubble = true,
H A DAbstractHandler.php34 protected $bubble = true; variable in Monolog\\Handler\\AbstractHandler
42 public function __construct($level = Logger::DEBUG, bool $bubble = true)
88 public function setBubble(bool $bubble): self
H A DAbstractSyslogHandler.php65 public function __construct($facility = LOG_USER, $level = Logger::DEBUG, bool $bubble = true)
H A DAmqpHandler.php40 …n __construct($exchange, ?string $exchangeName = null, $level = Logger::DEBUG, bool $bubble = true)
H A DBufferHandler.php50 …dlerInterface $handler, int $bufferLimit = 0, $level = Logger::DEBUG, bool $bubble = true, bool $f…
H A DChromePHPHandler.php69 public function __construct($level = Logger::DEBUG, bool $bubble = true)
H A DDeduplicationHandler.php72 …eduplicationStore = null, $deduplicationLevel = Logger::ERROR, int $time = 60, bool $bubble = true)
H A DFilterHandler.php56 protected $bubble; variable in Monolog\\Handler\\FilterHandler
69 …ruct($handler, $minLevelOrList = Logger::DEBUG, $maxLevel = Logger::EMERGENCY, bool $bubble = true)
H A DGelfHandler.php35 …public function __construct(PublisherInterface $publisher, $level = Logger::DEBUG, bool $bubble = …
H A DLogmaticHandler.php52 bool $bubble = true,
H A DMandrillHandler.php36 … public function __construct(string $apiKey, $message, $level = Logger::ERROR, bool $bubble = true)
H A DMongoDBHandler.php50 …struct($mongodb, string $database, string $collection, $level = Logger::DEBUG, bool $bubble = true)
H A DNativeMailerHandler.php73 …construct($to, string $subject, string $from, $level = Logger::ERROR, bool $bubble = true, int $ma…
H A DProcessHandler.php66 …public function __construct(string $command, $level = Logger::DEBUG, bool $bubble = true, ?string …
H A DPsrHandler.php44 … public function __construct(LoggerInterface $logger, $level = Logger::DEBUG, bool $bubble = true)
H A DSyslogHandler.php42 …onstruct(string $ident, $facility = LOG_USER, $level = Logger::DEBUG, bool $bubble = true, int $lo…
H A DDynamoDbHandler.php51 …ion __construct(DynamoDbClient $client, string $table, $level = Logger::DEBUG, bool $bubble = true)
H A DFleepHookHandler.php51 bool $bubble = true,
H A DLogEntriesHandler.php37 bool $bubble = true,
H A DPushoverHandler.php106 bool $bubble = true,
H A DRedisPubSubHandler.php40 public function __construct($redis, string $key, $level = Logger::DEBUG, bool $bubble = true)
H A DSocketHandler.php64 bool $bubble = true,
H A DSqsHandler.php35 …on __construct(SqsClient $sqsClient, string $queueUrl, $level = Logger::DEBUG, bool $bubble = true)

123