nextcloud-server/lib/private/Log
Arthur Schiwon fe52a03ff8
fix(Log): revert swich to ?? operator
false is expected, not null. The changed caused "user" in the log files
to be false instead of "--", which is breaking behaviour.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-04-17 14:26:38 +07:00
..
ErrorHandler.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Errorlog.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
ExceptionSerializer.php fix(logger): Fix closure detection when filtering sensitive parameters 2024-11-08 12:59:14 +07:00
File.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
LogDetails.php fix(Log): revert swich to ?? operator 2025-04-17 14:26:38 +07:00
LogFactory.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
PsrLoggerAdapter.php feat(PsrLoggerAdapter): Allow to use `Psr\Log\LogLevel` for `log` method 2024-09-14 17:35:11 +07:00
Rotate.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Syslog.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Systemdlog.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00