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
Output.php
Request.php feat(log): Add script name and occ command to log details 2025-12-04 15:04:59 +07:00
RequestId.php