sancarn / VBA-Debug

An extensive open-source debugging library for VBA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VBA-Debug

An extensive debugging library for VBA

  • Print - Prints text, objects, collections, arrays ... into the immediate window

  • Log - Prints text, objects, collections, arrays ... into a file

  • Report - Log + Print

  • Colored Logging

  • Custom immediate window

About

An extensive open-source debugging library for VBA

License:MIT License


Languages

Language:Visual Basic 100.0%