-
-
Notifications
You must be signed in to change notification settings - Fork 252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add ability to log to a file #885
base: main
Are you sure you want to change the base?
Conversation
@carlosm27 is attempting to deploy a commit to the sparckles Team on Vercel. A member of the Team first needs to authorize it. |
Should we add the ability to add more configurations, like timestamps, levels, etc? |
CodSpeed Performance ReportMerging #885 will not alter performanceComparing Summary
|
Hey @carlosm27 👋 How would you use this new interface? |
Hey @sansyrox. I would use it to create log files with timestamps, log level and with and add rotation policy. What features are more appropiate for this interface? |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
for more information, see https://pre-commit.ci
6ee78c5
to
0f16260
Compare
Description
This PR fixes #841
This PR adds the ability to create a log file.
This is an example of how to do it: