���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/drive.rickard.co/systemMYs/classes/vendor/Elasticsearch/Common/EmptyLogger.php
���ѧ٧ѧ�
<?php namespace Elasticsearch\Common; use Psr\Log\AbstractLogger; use Psr\Log\LoggerInterface; /** * Class EmptyLogger * * Logger that doesn't do anything. Similar to Monolog's NullHandler, * but avoids the overhead of partially loading Monolog * * @category Elasticsearch * @package Elasticsearch\Common * @author Zachary Tong <zach@elastic.co> * @license http://www.apache.org/licenses/LICENSE-2.0 Apache2 * @link http://elastic.co */ class EmptyLogger extends AbstractLogger implements LoggerInterface { /** * Logs with an arbitrary level. * * @param mixed $level * @param string $message * @param array $context * * @return null */ public function log($level, $message, array $context = array()) { return; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.09 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�