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

DLI ADP Problems Logger

DLI-Systems

|
2 installs
| (0) | Free
Logs errors and warnings from the VS Code Problems panel to a JSON file.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DLI ADP Problems Logger

Overview

The DLI ADP Problems Logger is a Visual Studio Code extension that monitors the Problems panel for errors and warnings in your workspace and logs them to a JSON file (problems_log.json). This extension is part of the DLI Systems Application Development Platform (ADP) project, designed to assist the ADPA Agent in tracking and logging issues during development.

Features

  • Automatically logs errors and warnings from the VS Code Problems panel.
  • Saves logs to problems_log.json in the extension directory.
  • Updates logs on activation and whenever diagnostics change in the workspace.

Usage

  1. Install the extension from the VS Code Marketplace.
  2. Open a project in VS Code with files that have errors or warnings (e.g., a JavaScript file with syntax errors).
  3. The extension will automatically log these issues to problems_log.json in the extension directory.
  4. Check the Output panel (View > Output) for log messages from "DLI ADP Problems Logger" to confirm the extension is working.

Requirements

  • Visual Studio Code version 1.60.0 or higher.
  • No additional dependencies are required.

Known Issues

  • The extension logs all diagnostics in the workspace; future versions may include filtering options.
  • Ensure the workspace has files open for the extension to detect problems on activation.

Contributing

This extension is part of the DLI Systems ADP project. For contributions or issues, please contact the project team.

License

This extension is licensed under the MIT License. See the LICENSE file for details.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft