Home
last modified time | relevance | path

Searched refs:getDefaultFormatter (Results 1 – 22 of 22) sorted by path

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DAbstractSyslogHandler.php102 protected function getDefaultFormatter(): FormatterInterface function in Monolog\\Handler\\AbstractSyslogHandler
H A DAmqpHandler.php137 protected function getDefaultFormatter(): FormatterInterface function in Monolog\\Handler\\AmqpHandler
H A DBrowserConsoleHandler.php52 protected function getDefaultFormatter(): FormatterInterface function in Monolog\\Handler\\BrowserConsoleHandler
H A DChromePHPHandler.php107 protected function getDefaultFormatter(): FormatterInterface function in Monolog\\Handler\\ChromePHPHandler
H A DDoctrineCouchDBHandler.php43 protected function getDefaultFormatter(): FormatterInterface function in Monolog\\Handler\\DoctrineCouchDBHandler
H A DDynamoDbHandler.php100 protected function getDefaultFormatter(): FormatterInterface function in Monolog\\Handler\\DynamoDbHandler
H A DElasticaHandler.php98 protected function getDefaultFormatter(): FormatterInterface function in Monolog\\Handler\\ElasticaHandler
H A DElasticsearchHandler.php107 protected function getDefaultFormatter(): FormatterInterface function in Monolog\\Handler\\ElasticsearchHandler
H A DErrorLogHandler.php66 protected function getDefaultFormatter(): FormatterInterface function in Monolog\\Handler\\ErrorLogHandler
H A DFirePHPHandler.php104 protected function getDefaultFormatter(): FormatterInterface function in Monolog\\Handler\\FirePHPHandler
H A DFleepHookHandler.php84 protected function getDefaultFormatter(): FormatterInterface function in Monolog\\Handler\\FleepHookHandler
H A DFlowdockHandler.php84 protected function getDefaultFormatter(): FormatterInterface function in Monolog\\Handler\\FlowdockHandler
H A DFormattableHandlerTrait.php45 $this->formatter = $this->getDefaultFormatter();
56 protected function getDefaultFormatter(): FormatterInterface function
H A DGelfHandler.php53 protected function getDefaultFormatter(): FormatterInterface function in Monolog\\Handler\\GelfHandler
H A DLogglyHandler.php156 protected function getDefaultFormatter(): FormatterInterface function in Monolog\\Handler\\LogglyHandler
H A DLogmaticHandler.php93 protected function getDefaultFormatter(): FormatterInterface function in Monolog\\Handler\\LogmaticHandler
H A DMailHandler.php91 protected function getDefaultFormatter(): FormatterInterface function in Monolog\\Handler\\MailHandler
H A DMongoDBHandler.php82 protected function getDefaultFormatter(): FormatterInterface function in Monolog\\Handler\\MongoDBHandler
H A DNewRelicHandler.php195 protected function getDefaultFormatter(): FormatterInterface function in Monolog\\Handler\\NewRelicHandler
H A DRedisHandler.php97 protected function getDefaultFormatter(): FormatterInterface function in Monolog\\Handler\\RedisHandler
H A DRedisPubSubHandler.php63 protected function getDefaultFormatter(): FormatterInterface function in Monolog\\Handler\\RedisPubSubHandler
H A DZendMonitorHandler.php89 public function getDefaultFormatter(): FormatterInterface function in Monolog\\Handler\\ZendMonitorHandler