Show HN: A VS Code extension to visualise Rust logs in the context of your code
a year ago
- #Debugging
- #VS Code
- #Telemetry
- VS Code extension for integrating telemetry data (traces, logs, metrics) into your code.
- Install the extension and import logs via copy/paste, file, web, or Axiom.co.
- Debug code with logs by selecting a repository and setting the Claude API Key.
- View logs in context by clicking on log lines and navigating the call stack.
- Clone the demo repository 'hyperdrive-eng/playground' to test functionality.
- Load demo logs from the repository and explore logs and their parent contexts.