Home
last modified time | relevance | path

Searched defs:bubble (Results 1 – 25 of 54) sorted by path

123

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
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 DCouchDBHandler.php31 public function __construct(array $options = [], $level = Logger::DEBUG, bool $bubble = true)
H A DCubeHandler.php45 public function __construct(string $url, $level = Logger::DEBUG, bool $bubble = true)
H A DDeduplicationHandler.php72 …eduplicationStore = null, $deduplicationLevel = Logger::ERROR, int $time = 60, bool $bubble = true)
H A DDoctrineCouchDBHandler.php29 public function __construct(CouchDBClient $client, $level = Logger::DEBUG, bool $bubble = true)
H A DDynamoDbHandler.php51 …ion __construct(DynamoDbClient $client, string $table, $level = Logger::DEBUG, bool $bubble = true)
H A DElasticaHandler.php53 …ction __construct(Client $client, array $options = [], $level = Logger::DEBUG, bool $bubble = true)
H A DElasticsearchHandler.php60 …ction __construct(Client $client, array $options = [], $level = Logger::DEBUG, bool $bubble = true)
H A DErrorLogHandler.php38 …ct(int $messageType = self::OPERATING_SYSTEM, $level = Logger::DEBUG, bool $bubble = true, bool $e…
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 DFingersCrossedHandler.php66 protected $bubble; variable in Monolog\\Handler\\FingersCrossedHandler
81 …_construct($handler, $activationStrategy = null, int $bufferSize = 0, bool $bubble = true, bool $s…
H A DFleepHookHandler.php51 bool $bubble = true,
H A DFlowdockHandler.php45 bool $bubble = true,
H A DGelfHandler.php35 …public function __construct(PublisherInterface $publisher, $level = Logger::DEBUG, bool $bubble = …
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 DLogEntriesHandler.php37 bool $bubble = true,
H A DLogglyHandler.php51 public function __construct(string $token, $level = Logger::DEBUG, bool $bubble = true)
H A DLogmaticHandler.php52 bool $bubble = true,
H A DMandrillHandler.php36 … public function __construct(string $apiKey, $message, $level = Logger::ERROR, bool $bubble = true)

123