Skip to content

Do not display previous logs when starting the server #639

@Kocal

Description

@Kocal

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:

  1. 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"
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions