VS Code version: 1.93.1(38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40)
Jupyter Extension version (available under the Extensions sidebar): v2023.10.1003012305 (Also the same the latest)
OS (Windows | Mac | Linux distro) and version: macOS 14
Jupyter server running: Remote
Expected behavior
Output a message like this
11:55:58.254 [debug] Getting user info for user https://www.example.com/, token length = 32 && 32
11:55:58.344 [debug] Getting user info for user https://www.example.com/, token length = 32 && 32
11:55:58.382 [debug] Getting user info for user https://www.example.com/, token length = 32 && 32
11:55:58.413 [debug] Getting user info for user https://www.example.com/, token length = 32 && 32
11:55:58.520 [debug] Getting user info for user https://www.example.com/, token length = 32 && 32
Hello, Team.
Environment data
Expected behavior
Output a message like this
Actual behavior
Steps to reproduce:
[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]
Logs
Proposed Change
This change outputs expected logs.
https://github.com/microsoft/vscode-jupyter-hub/blob/ab6d3eabfa56440c24dbfafbcd43d660e537b563/src/common/logging.ts#L40