Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Releases: damianh/LibLog

Probably the final release

04 Dec 23:00
Compare
Choose a tag to compare

https://www.nuget.org/packages/LibLog/5.0.8

#223 - Improve Type lookup when using ILRepack
#233 - Fixed NLogLogProvider to not perform reflection for every logevent
#234 - Minor variable rename in ColoredConsoleLogProvider
#266 - Fixed XML docs in ILogProvider and LogProvider
#271 - LibLogException excluded from code coverage, and internal when LIBLOG_PROVIDERS_ONLY

This project is being deprecated. Please see #270 for details

v5.0.7

03 Mar 18:16
11511e5
Compare
Choose a tag to compare
  • [Enhancement] #223 Add support for merged assemblies

v5.0.6

03 Mar 18:15
Compare
Choose a tag to compare

v5.0.5

06 Jan 14:52
Compare
Choose a tag to compare
  1. [Enhancement] - Uses C#6 for increased compatibility #199
  2. [Enhancement] - Removes dependency on Microsoft.Charp that wasn't being installed automatically #200
  3. Other minor improvements #198 , #197

Minor bug fix and enhancements

25 Dec 10:30
Compare
Choose a tag to compare
  • #191 Correct #if directive
  • #193 More xml comments for public members

Enhancements

19 Nov 10:22
2471c5f
Compare
Choose a tag to compare
  • [Enhancement] #185 Add missing XML comments to public members
  • [Enhancement] #181 NLog MDLC + NDLC when NLog ver. 4.6 is ready
  • [Enhancement] #175 Remove Unused Namespace Imports
  • [Enhancement] #176 Add missing namespace for ExcludeFromCoverage attribute
  • [Enhancement] #177 Add autogen to avoid code analysis
  • [Enhancement] #190 use net45 as minimum version
  • [Enhancement] #188 NLog MDLC + NDLC when NLog ver. 4.6 is ready (Missing pp)

Restores net452 support

30 Jun 16:22
Compare
Choose a tag to compare
  • #168 Restore net452 support.

Note: only sdk csproj format is supported.

NetStandard2.0 and SDK Project support

27 May 22:32
Compare
Choose a tag to compare
  • Built for NetStandard2.0 or later projects. (Won't support NetStandard1.x due to minimal adoption, issues with package references). Supports SDK Projects only. Previous #149
  • Log4Net Trace (All) level support #163
  • Dropped support for PCL #147
  • Dropped support for EnterpriseLibrary.Logging #146
  • Peformance improvements #129
  • Other miscellanous fixes and tweaks and some wontfix ( https://github.com/damianh/LibLog/milestone/15?closed=1)

https://www.nuget.org/packages/LibLog/5.0.0

Small bug fixes

30 Oct 08:28
Compare
Choose a tag to compare

Internalize

28 Mar 21:27
Compare
Choose a tag to compare
  • Edit. Release Pulled