-
-
Notifications
You must be signed in to change notification settings - Fork 125
Closed
Description
I've always found it annoying to not being to see on what URLs your project is available, because of tons of logs you see when booting the server, each time I have to scroll-up to know what URLs to use:
Enregistrement.de.l.ecran.2025-08-03.a.13.27.11-2.mov
When booting a server, I don't really care about logs from a previous symfony serve, the most important things must be visible:
- the two different warnings about "The local web server is optimized for local development..." and "that the Symfony CLI only listens on 127.0.0.1 by default"
- the URLs where I can access my app
Do you think never displaying logs from a previous session could be possible?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels