Skip to content

Releases: ivanpointer/NuLog

2.1.3-rc3

30 May 17:10

Choose a tag to compare

2.1.3-rc3 Pre-release
Pre-release

The 2.1.3-rc3 release of NuLog.

2.1.3-rc2

24 May 18:42

Choose a tag to compare

2.1.3-rc2 Pre-release
Pre-release

Improved code coverage and formatting. No functional changes.

2.1.3-rc1

23 May 23:05

Choose a tag to compare

2.1.3-rc1 Pre-release
Pre-release

Testing AppVeyor auto-build on tag.

RC-{version}

29 Jan 08:35

Choose a tag to compare

RC-{version} Pre-release
Pre-release

Release Candidate - Build {version}

RC1.0.7

18 Mar 07:21

Choose a tag to compare

RC1.0.7 Pre-release
Pre-release

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

05 Dec 05:52

Choose a tag to compare

RC1.0.3 Pre-release
Pre-release

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

20 Nov 03:47

Choose a tag to compare

Release Candidate 1

18 Nov 02:36

Choose a tag to compare

Release Candidate 1 Pre-release
Pre-release

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.