Home
last modified time | relevance | path

Searched refs:includeUserDevice (Results 1 – 4 of 4) sorted by relevance

/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/lib/log/
H A Dfilelog.php79 * @param boolean $includeUserDevice puts username and device in the string, default: true
84 public function BuildLogString($loglevel, $message, $includeUserDevice = true) { argument
87 if ($includeUserDevice) {
96 …if ($includeUserDevice && (LOGLEVEL >= LOGLEVEL_DEVICEID || (LOGUSERLEVEL >= LOGLEVEL_DEVICEID && …
H A Dsyslog.php162 * @param boolean $includeUserDevice puts username and device in the string, default: true
167 public function BuildLogString($loglevel, $message, $includeUserDevice = true) { argument
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/lib/log/
H A Dfilelog.php79 * @param boolean $includeUserDevice puts username and device in the string, default: true
84 public function BuildLogString($loglevel, $message, $includeUserDevice = true) { argument
87 if ($includeUserDevice) {
96 …if ($includeUserDevice && (LOGLEVEL >= LOGLEVEL_DEVICEID || (LOGUSERLEVEL >= LOGLEVEL_DEVICEID && …
H A Dsyslog.php162 * @param boolean $includeUserDevice puts username and device in the string, default: true
167 public function BuildLogString($loglevel, $message, $includeUserDevice = true) { argument