Skip to content

Releases: markhotchkiss/ErrorLogger

Version 2.1.0

04 Jul 19:25
Compare
Choose a tag to compare

Feature additions...

Read() Methods now allow you to pass parameters to return results other than the entire log history.

Version 1.8.2

22 Feb 15:50
Compare
Choose a tag to compare

Bug Fix #4 Corrected. Library now creates SQLite output directory that is specified in the LoggerConfig.xml file.

Release v1.8.1

08 Feb 09:54
Compare
Choose a tag to compare

Bug Fix #3

Release v1.8.0

07 Feb 11:27
Compare
Choose a tag to compare

Corrected but which caused SQLite logger to fail on logging Debug type.

Release v1.7.9

07 Feb 10:44
Compare
Choose a tag to compare

Released with bug fixes for Text File archiving.

Version 1.7.6

22 Dec 14:19
Compare
Choose a tag to compare

Latest release with all current bug fixes.

Version 1.6.1

13 Dec 16:39
Compare
Choose a tag to compare

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

09 Dec 13:00
Compare
Choose a tag to compare

Version 1.5.1 Released!

Fixed issue where incorrect Logging Level is written to Text File output.

Release v1.5

09 Dec 12:41
Compare
Choose a tag to compare

Version 1.5 released!

Includes fixes for Logging Level.