Home
last modified time | relevance | path

Searched defs:level (Results 26 – 50 of 261) sorted by path

1234567891011

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DBufferHandler.php50 …public function __construct(HandlerInterface $handler, int $bufferLimit = 0, $level = Logger::DEBU…
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 DDoctrineCouchDBHandler.php29 public function __construct(CouchDBClient $client, $level = Logger::DEBUG, bool $bubble = true)
H A DDynamoDbHandler.php51 …public function __construct(DynamoDbClient $client, string $table, $level = Logger::DEBUG, bool $b…
H A DElasticaHandler.php53 …public function __construct(Client $client, array $options = [], $level = Logger::DEBUG, bool $bub…
H A DElasticsearchHandler.php60 …public function __construct(Client $client, array $options = [], $level = Logger::DEBUG, bool $bub…
H A DErrorLogHandler.php38 …public function __construct(int $messageType = self::OPERATING_SYSTEM, $level = Logger::DEBUG, boo…
H A DFleepHookHandler.php50 $level = Logger::DEBUG,
H A DFlowdockHandler.php44 $level = Logger::DEBUG,
H A DGelfHandler.php35 …public function __construct(PublisherInterface $publisher, $level = Logger::DEBUG, bool $bubble = …
H A DIFTTTHandler.php39 …public function __construct(string $eventName, string $secretKey, $level = Logger::ERROR, bool $bu…
H A DInsightOpsHandler.php40 $level = Logger::DEBUG,
H A DLogEntriesHandler.php36 $level = Logger::DEBUG,
H A DLogglyHandler.php51 public function __construct(string $token, $level = Logger::DEBUG, bool $bubble = true)
H A DLogmaticHandler.php51 $level = Logger::DEBUG,
H A DMandrillHandler.php36 … public function __construct(string $apiKey, $message, $level = Logger::ERROR, bool $bubble = true)
H A DMongoDBHandler.php50 …public function __construct($mongodb, string $database, string $collection, $level = Logger::DEBUG…
H A DNativeMailerHandler.php73 …public function __construct($to, string $subject, string $from, $level = Logger::ERROR, bool $bubb…
H A DNewRelicHandler.php60 $level = Logger::ERROR,
H A DNullHandler.php33 private $level; variable in Monolog\\Handler\\NullHandler
40 public function __construct($level = Logger::DEBUG)
H A DOverflowHandler.php68 $level = Logger::DEBUG,
H A DPHPConsoleHandler.php77 …public function __construct(array $options = [], ?Connector $connector = null, $level = Logger::DE…
H A DProcessHandler.php66 …public function __construct(string $command, $level = Logger::DEBUG, bool $bubble = true, ?string …

1234567891011