Releases: codevba-com/vba-logger
Releases · codevba-com/vba-logger
v1.0.0 – Initial Release
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.