Skip to content
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

Add timestamps to debug and file logging #907

Merged
merged 1 commit into from
Feb 6, 2024
Merged

Conversation

ghengeveld
Copy link
Member

@ghengeveld ghengeveld commented Jan 31, 2024

Prefixes debug and file logs with timestamps, mostly so we get timing information for every part of the CLI process.

Screenshot 2024-01-31 at 14 49 32

Also fixes a couple other logging issues such as formatting and crashing when attempting to unlink a nonexistent log file.

📦 Published PR as canary version: 10.8.1--canary.907.7802661781.0

✨ Test out this PR locally via:

npm install [email protected]
# or 
yarn add [email protected]

@ghengeveld ghengeveld requested a review from tmeasday January 31, 2024 13:51
@ghengeveld ghengeveld added patch Auto: Increment the patch version when merged minor Auto: Increment the minor version when merged and removed patch Auto: Increment the patch version when merged labels Jan 31, 2024
@tmeasday tmeasday added release Auto: Create a `latest` release when merged skip-release Auto: Preserve the current version when merged and removed release Auto: Create a `latest` release when merged labels Feb 5, 2024
@ghengeveld ghengeveld added this pull request to the merge queue Feb 6, 2024
Merged via the queue into main with commit 6601517 Feb 6, 2024
26 of 32 checks passed
@ghengeveld ghengeveld deleted the add-log-timestamps branch February 6, 2024 14:34
@ghengeveld
Copy link
Member Author

🚀 PR was released in v10.8.0 🚀

@ghengeveld ghengeveld added the released Verdict: This issue/pull request has been released label Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Auto: Increment the minor version when merged released Verdict: This issue/pull request has been released skip-release Auto: Preserve the current version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants