You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many logs are because you get build logs in your call to docker compose logs. Try to do a docker compose build before running up to skip them.
There is nothing we can do on our side about the one for the Caddyfile format, it's a known Caddy issue. You may also want to reduce the log level (info is maybe too verbose for you, try warning maybe?).
Describe you feature request
Is your feature request related to a problem? Please describe.
When I look through a dunglas/frankenphp log it has quite a bit of noise like:
For example: https://github.com/kaihendry/php-mysql-timeout/actions/runs/11232966650/job/31225665359
Describe the solution you'd like
Some guidance on how to output structured application logs
The text was updated successfully, but these errors were encountered: