summaryrefslogtreecommitdiff
path: root/ext/web/stream_resource.rs
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2023-12-01 03:54:59 +0100
committerGitHub <noreply@github.com>2023-12-01 03:54:59 +0100
commitfe90ba650d926fb006948499a96c9dabb149eed9 (patch)
tree65c155c8859a0764c187ec7dd17bc7bb1c4e5be8 /ext/web/stream_resource.rs
parent5f6181df4a914c0d05ea3d2b63190b9ee2d764ca (diff)
refactor(lsp): log names (#21413)
This commit changes LSP log names by prefixing them, we now have these prefixes: - `lsp.*` - requests coming from the client - `tsc.request.*` - requests coming from clients that are routed to TSC - `tsc.op.*` - ops called by the TS host - `tsc.host.*` - requests that call JavaScript runtime that runs TypeScript compiler host Additionall `Performance::mark` was split into `Performance::mark` and `Performance::mark_with_args` to reduce verbosity of code and logs.
Diffstat (limited to 'ext/web/stream_resource.rs')
0 files changed, 0 insertions, 0 deletions