Releases: markhotchkiss/ErrorLogger
Releases · markhotchkiss/ErrorLogger
Version 2.1.0
Feature additions...
Read() Methods now allow you to pass parameters to return results other than the entire log history.
Version 1.8.2
Bug Fix #4 Corrected. Library now creates SQLite output directory that is specified in the LoggerConfig.xml file.
Release v1.8.1
Bug Fix #3
Release v1.8.0
Corrected but which caused SQLite logger to fail on logging Debug type.
Release v1.7.9
Released with bug fixes for Text File archiving.
Version 1.7.6
Latest release with all current bug fixes.
Version 1.6.1
New Version 1.6.1.
Logger class now moved to Static Class. Not required to instantiate the library. Now supports SQLite, SQL and TextFile logging.
Release v1.5.1
Version 1.5.1 Released!
Fixed issue where incorrect Logging Level is written to Text File output.
Release v1.5
Version 1.5 released!
Includes fixes for Logging Level.