Skip to content

Releases: codevba-com/vba-logger

v1.0.0 – Initial Release

19 Mar 06:24
935f277

Choose a tag to compare

This is the first official release of the VBA Logger class.

The class supports logging to three sinks: file, an MS Access table or the Immediate window.
Additionally, it includes three formatters: Simple, Compact and Json.

Included in this release:

  • Logger.cls
  • Loggers.bas

This version establishes the baseline for future updates and makes the class and module available as a stable, versioned download.