how to set up to write log files everyday? #8700
Unanswered
magic-thomas
asked this question in
Q&A
Replies: 3 comments 1 reply
-
I don't think so. Maybe you want to add a logger like Winston |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hello, I am trying to do the same. |
Beta Was this translation helpful? Give feedback.
0 replies
-
We are using Caddy as a reverse proxy at the front of SvelteKit node.js adapter and log all requests with Caddy JSON format. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I am wondering if sveltekit write log files on local disk with daily, hourly rotating file name.
I would like to write user ip , parameters, and user-agent, referer , etc.
I just guess it should be on vite.
Can someone help me?
Beta Was this translation helpful? Give feedback.
All reactions