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

Easy PHP Error Logger

dhide

|
7,984 installs
| (0) | Free
Easily print_r a variable to your project's error log in PHP.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Easy PHP Error Logger

Easily print_r a variable to your project's error log in PHP.

Features

Simply highlight a variable and press ctrl+alt+d. Two new lines will be added below the highlighted line; one to label the variable so you can easily identify it in the log file and another to print human-readable information about the variable with print_r. You can also run the command from the command palette (ctrl+shift+p) by typing "Error log".

print_r a variable to the project's error log file with a shortcut

Release Notes

1.0.0

Initial release of Easy PHP Error Logger

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