Home
last modified time | relevance | path

Searched refs:logSeparator (Results 1 – 14 of 14) sorted by relevance

/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-log/src/Writer/
H A DStream.php24 protected $logSeparator = PHP_EOL; variable in Zend\\Log\\Writer\\Stream
38 * @param null|string $logSeparator Log separator string
43 public function __construct($streamOrUrl, $mode = null, $logSeparator = null) argument
52 … $logSeparator = isset($streamOrUrl['log_separator']) ? $streamOrUrl['log_separator'] : null;
90 if (null !== $logSeparator) {
91 $this->setLogSeparator($logSeparator);
108 $line = $this->formatter->format($event) . $this->logSeparator;
115 * @param string $logSeparator
118 public function setLogSeparator($logSeparator) argument
120 $this->logSeparator = (string) $logSeparator;
[all …]
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/vendor/zendframework/zend-log/src/Writer/
H A DStream.php24 protected $logSeparator = PHP_EOL; variable in Zend\\Log\\Writer\\Stream
38 * @param null|string $logSeparator Log separator string
43 public function __construct($streamOrUrl, $mode = null, $logSeparator = null) argument
52 … $logSeparator = isset($streamOrUrl['log_separator']) ? $streamOrUrl['log_separator'] : null;
90 if (null !== $logSeparator) {
91 $this->setLogSeparator($logSeparator);
108 $line = $this->formatter->format($event) . $this->logSeparator;
115 * @param string $logSeparator
118 public function setLogSeparator($logSeparator) argument
120 $this->logSeparator = (string) $logSeparator;
[all …]
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-log/src/Writer/
H A DStream.php24 protected $logSeparator = PHP_EOL; variable in Zend\\Log\\Writer\\Stream
38 * @param null|string $logSeparator Log separator string
43 public function __construct($streamOrUrl, $mode = null, $logSeparator = null) argument
52 … $logSeparator = isset($streamOrUrl['log_separator']) ? $streamOrUrl['log_separator'] : null;
90 if (null !== $logSeparator) {
91 $this->setLogSeparator($logSeparator);
108 $line = $this->formatter->format($event) . $this->logSeparator;
115 * @param string $logSeparator
118 public function setLogSeparator($logSeparator) argument
120 $this->logSeparator = (string) $logSeparator;
[all …]
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/vendor/zendframework/zend-log/src/Writer/
H A DStream.php24 protected $logSeparator = PHP_EOL; variable in Zend\\Log\\Writer\\Stream
38 * @param null|string $logSeparator Log separator string
43 public function __construct($streamOrUrl, $mode = null, $logSeparator = null) argument
52 … $logSeparator = isset($streamOrUrl['log_separator']) ? $streamOrUrl['log_separator'] : null;
90 if (null !== $logSeparator) {
91 $this->setLogSeparator($logSeparator);
108 $line = $this->formatter->format($event) . $this->logSeparator;
115 * @param string $logSeparator
118 public function setLogSeparator($logSeparator) argument
120 $this->logSeparator = (string) $logSeparator;
[all …]
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/vendor/zendframework/zend-log/src/Writer/
H A DStream.php24 protected $logSeparator = PHP_EOL; variable in Zend\\Log\\Writer\\Stream
38 * @param null|string $logSeparator Log separator string
43 public function __construct($streamOrUrl, $mode = null, $logSeparator = null) argument
52 … $logSeparator = isset($streamOrUrl['log_separator']) ? $streamOrUrl['log_separator'] : null;
90 if (null !== $logSeparator) {
91 $this->setLogSeparator($logSeparator);
108 $line = $this->formatter->format($event) . $this->logSeparator;
115 * @param string $logSeparator
118 public function setLogSeparator($logSeparator) argument
120 $this->logSeparator = (string) $logSeparator;
[all …]
/dports/sysutils/bareos-client/bareos-Release-20.0.3/webui/vendor/zendframework/zend-log/src/Writer/
H A DStream.php24 protected $logSeparator = PHP_EOL; variable in Zend\\Log\\Writer\\Stream
38 * @param null|string $logSeparator Log separator string
43 public function __construct($streamOrUrl, $mode = null, $logSeparator = null) argument
52 … $logSeparator = isset($streamOrUrl['log_separator']) ? $streamOrUrl['log_separator'] : null;
90 if (null !== $logSeparator) {
91 $this->setLogSeparator($logSeparator);
108 $line = $this->formatter->format($event) . $this->logSeparator;
115 * @param string $logSeparator
118 public function setLogSeparator($logSeparator) argument
120 $this->logSeparator = (string) $logSeparator;
[all …]
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/webui/vendor/zendframework/zend-log/src/Writer/
H A DStream.php24 protected $logSeparator = PHP_EOL; variable in Zend\\Log\\Writer\\Stream
38 * @param null|string $logSeparator Log separator string
43 public function __construct($streamOrUrl, $mode = null, $logSeparator = null) argument
52 … $logSeparator = isset($streamOrUrl['log_separator']) ? $streamOrUrl['log_separator'] : null;
90 if (null !== $logSeparator) {
91 $this->setLogSeparator($logSeparator);
108 $line = $this->formatter->format($event) . $this->logSeparator;
115 * @param string $logSeparator
118 public function setLogSeparator($logSeparator) argument
120 $this->logSeparator = (string) $logSeparator;
[all …]
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/webui/vendor/zendframework/zend-log/src/Writer/
H A DStream.php24 protected $logSeparator = PHP_EOL; variable in Zend\\Log\\Writer\\Stream
38 * @param null|string $logSeparator Log separator string
43 public function __construct($streamOrUrl, $mode = null, $logSeparator = null) argument
52 … $logSeparator = isset($streamOrUrl['log_separator']) ? $streamOrUrl['log_separator'] : null;
90 if (null !== $logSeparator) {
91 $this->setLogSeparator($logSeparator);
108 $line = $this->formatter->format($event) . $this->logSeparator;
115 * @param string $logSeparator
118 public function setLogSeparator($logSeparator) argument
120 $this->logSeparator = (string) $logSeparator;
[all …]
/dports/sysutils/bareos-server/bareos-Release-20.0.3/webui/vendor/zendframework/zend-log/src/Writer/
H A DStream.php24 protected $logSeparator = PHP_EOL; variable in Zend\\Log\\Writer\\Stream
38 * @param null|string $logSeparator Log separator string
43 public function __construct($streamOrUrl, $mode = null, $logSeparator = null) argument
52 … $logSeparator = isset($streamOrUrl['log_separator']) ? $streamOrUrl['log_separator'] : null;
90 if (null !== $logSeparator) {
91 $this->setLogSeparator($logSeparator);
108 $line = $this->formatter->format($event) . $this->logSeparator;
115 * @param string $logSeparator
118 public function setLogSeparator($logSeparator) argument
120 $this->logSeparator = (string) $logSeparator;
[all …]
/dports/www/bareos18-webui/bareos-Release-18.2.12/webui/vendor/zendframework/zend-log/src/Writer/
H A DStream.php24 protected $logSeparator = PHP_EOL; variable in Zend\\Log\\Writer\\Stream
38 * @param null|string $logSeparator Log separator string
43 public function __construct($streamOrUrl, $mode = null, $logSeparator = null) argument
52 … $logSeparator = isset($streamOrUrl['log_separator']) ? $streamOrUrl['log_separator'] : null;
90 if (null !== $logSeparator) {
91 $this->setLogSeparator($logSeparator);
108 $line = $this->formatter->format($event) . $this->logSeparator;
115 * @param string $logSeparator
118 public function setLogSeparator($logSeparator) argument
120 $this->logSeparator = (string) $logSeparator;
[all …]
/dports/www/bareos-webui/bareos-Release-20.0.3/webui/vendor/zendframework/zend-log/src/Writer/
H A DStream.php24 protected $logSeparator = PHP_EOL; variable in Zend\\Log\\Writer\\Stream
38 * @param null|string $logSeparator Log separator string
43 public function __construct($streamOrUrl, $mode = null, $logSeparator = null) argument
52 … $logSeparator = isset($streamOrUrl['log_separator']) ? $streamOrUrl['log_separator'] : null;
90 if (null !== $logSeparator) {
91 $this->setLogSeparator($logSeparator);
108 $line = $this->formatter->format($event) . $this->logSeparator;
115 * @param string $logSeparator
118 public function setLogSeparator($logSeparator) argument
120 $this->logSeparator = (string) $logSeparator;
[all …]
/dports/www/bareos19-webui/bareos-Release-19.2.11/webui/vendor/zendframework/zend-log/src/Writer/
H A DStream.php24 protected $logSeparator = PHP_EOL; variable in Zend\\Log\\Writer\\Stream
38 * @param null|string $logSeparator Log separator string
43 public function __construct($streamOrUrl, $mode = null, $logSeparator = null) argument
52 … $logSeparator = isset($streamOrUrl['log_separator']) ? $streamOrUrl['log_separator'] : null;
90 if (null !== $logSeparator) {
91 $this->setLogSeparator($logSeparator);
108 $line = $this->formatter->format($event) . $this->logSeparator;
115 * @param string $logSeparator
118 public function setLogSeparator($logSeparator) argument
120 $this->logSeparator = (string) $logSeparator;
[all …]
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Log/Writer/
H A DStream.php24 protected $logSeparator = PHP_EOL; variable in Zend\\Log\\Writer\\Stream
38 * @param null|string $logSeparator Log separator string
43 public function __construct($streamOrUrl, $mode = null, $logSeparator = null) argument
52 … $logSeparator = isset($streamOrUrl['log_separator']) ? $streamOrUrl['log_separator'] : null;
90 if (null !== $logSeparator) {
91 $this->setLogSeparator($logSeparator);
108 $line = $this->formatter->format($event) . $this->logSeparator;
115 * @param string $logSeparator
118 public function setLogSeparator($logSeparator) argument
120 $this->logSeparator = (string) $logSeparator;
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-log/src/Writer/
H A DStream.php23 protected $logSeparator = PHP_EOL; variable in Laminas\\Log\\Writer\\Stream
37 * @param null|string $logSeparator Log separator string
44 …public function __construct($streamOrUrl, $mode = null, $logSeparator = null, $filePermissions = n… argument
53 … $logSeparator = isset($streamOrUrl['log_separator']) ? $streamOrUrl['log_separator'] : null;
96 if (null !== $logSeparator) {
97 $this->setLogSeparator($logSeparator);
114 $line = $this->formatter->format($event) . $this->logSeparator;
121 * @param string $logSeparator
124 public function setLogSeparator($logSeparator) argument
126 $this->logSeparator = (string) $logSeparator;
[all …]