Skip to content

add access log #3

@dominikg

Description

@dominikg

Describe the problem

the dev server is a web server too, but there is no access log

Describe the proposed solution

add a logging middleware that creates an access log

write to vite cachedir or user configurable
persist on shutdown and restart
autoremove after X

Alternatives considered

maybe a specific DEBUG: filter could work but that would require that the user starts the devserver in debug mode

Importance

nice to have

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions