logs: standardise log filenames to xamxam-{service}-{date}.log

This commit is contained in:
Pontoporeia
2026-08-24 11:34:34 +02:00
parent 7b6d79c133
commit d2cef85966
25 changed files with 442 additions and 83 deletions
+2 -1
View File
@@ -59,7 +59,8 @@ spoofing.
files. The DocumentRoot is `app/public/` only.
- Restricted-file downloads are gated by a request/approval/token flow
(`file_access_*` tables).
- Logs write to `app/storage/logs/` — outside the webroot, not publicly served.
- Logs write to `/var/log/xamxam/` in production (and `app/storage/logs/`
only in dev/cli-server) — outside the webroot, not publicly served.
## Injection & output