feat: adds (requestTime) logLevel to match tsserver options#250778
Merged
mjbvz merged 3 commits intomicrosoft:mainfrom Jul 10, 2025
Merged
feat: adds (requestTime) logLevel to match tsserver options#250778mjbvz merged 3 commits intomicrosoft:mainfrom
mjbvz merged 3 commits intomicrosoft:mainfrom
Conversation
Contributor
Author
|
👋 any update on this @mjbvz? Can I do anything to help push this along? |
c4c7118 to
0c4093d
Compare
mjbvz
requested changes
Jul 8, 2025
Collaborator
mjbvz
left a comment
There was a problem hiding this comment.
I think this new enum value also needs to be added to the package.json:
auto-merge was automatically disabled
July 9, 2025 18:30
Head branch was pushed to by a user without write access
0c4093d to
b2152a7
Compare
DonJayamanne
approved these changes
Jul 9, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
adds logLevel to be used with tsserver (requestTime) - https://github.com/microsoft/TypeScript/blob/2b88aebaaae3dc431a56667f7b0dbc42ae329ec6/src/server/utilitiesPublic.ts#L15