nextcloud-server/lib/private/AppFramework/Http
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
..
Dispatcher.php fix(AppFramework): Check for responder existence 2025-11-12 09:39:53 +07:00
Output.php chore: Cleanup DIContainer class 2025-07-08 13:32:12 +07:00
Request.php feat(log): Add script name and occ command to log details 2025-12-04 15:04:59 +07:00
RequestId.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00