nextcloud-server/lib/private/Log
Côme Chilliet cb80ec7ebb
feat(log): Add script name and occ command to log details
This will help when troubleshooting issues. For web request we have
 method and url, but for cron and occ currently we have no way to know if
 it’s one or the other and which command.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-12-04 15:04:59 +07:00
..
ErrorHandler.php fix(log): map all warnings to warn log level, notice to info 2025-05-27 08:01:19 +07:00
Errorlog.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
ExceptionSerializer.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
File.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
LogDetails.php feat(log): Add script name and occ command to log details 2025-12-04 15:04:59 +07:00
LogFactory.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
PsrLoggerAdapter.php fix(logger): add back lost params for logger methods 2025-11-27 13:44:07 +07:00
Rotate.php fix: make rotate logs a TimedJob and run every hour 2025-06-24 09:55:23 +07:00
Syslog.php fix(syslog): open syslog channel on write 2025-07-02 09:14:33 +07:00
Systemdlog.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00