Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Network LoggerNew to Visual Studio Code? Get it now.
Network Logger

Network Logger

Ludwig M.

|
9 installs
| (0) | Free
Logs all outbound HTTP, HTTPS, and fetch requests made by extensions running inside VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Network Logger for VS Code

This extension logs all outbound HTTP, HTTPS, and fetch requests made by extensions running inside Visual Studio Code.

Features

  • Captures HTTP/HTTPS requests: Logs network requests initiated by any extension.
  • Tracks fetch calls: Monitors the use of fetch in the extension environment.
  • Live logging: See logs directly in the "Network Logger" Output tab.

Installation

  1. Open VS Code.
  2. Navigate to the Extensions tab (Ctrl+Shift+X).
  3. Search for Network Logger and click "Install" on the corresponding extension.
  4. Or install manually by downloading the .vsix file and running:
    code --install-extension <extension-name>.vsix
    
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft