Releases: ivanpointer/NuLog
2.1.3-rc3
The 2.1.3-rc3 release of NuLog.
2.1.3-rc2
Improved code coverage and formatting. No functional changes.
2.1.3-rc1
Testing AppVeyor auto-build on tag.
RC-{version}
Release Candidate - Build {version}
RC1.0.7
RC1.0.7 - For the text file target, fixed how the rollover file is located - now it is based relatively on the main file.
Fixed how the NuLog.json file is located by default to support more context-aware lookups for ASP.NET and other applications. Instead of looking in the bin directory, NuLog now looks in the application "root" directory - the root of the ASP.NET site, or where the .exe resides.
Added a WindowsEventLogTarget, enabling us to log to the windows event log using NuLog.
RC1.0.3
Updated the LogEvent to prevent a trace loop from occurring. Fixed a bug in the quick-check for date based file rollovers.
RC1.0.1
Addressed 5 issues:
https://github.com/ivanpointer/NuLog/issues?q=milestone%3ARC1.0.1+is%3Aclosed
Release Candidate 1
This is the initial release candidate for NuLog. This release includes the full core library, the legacy logging extension, a MVC extension and testing and documentation projects.