-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request