Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

v5.1.66

Latest
Compare
Choose a tag to compare
@tsimbalar tsimbalar released this 20 Apr 19:32
· 2 commits to master since this release
  • expose new overload of .LogAtLevel which accept a Func<HttpContextBase, TimeSpan, LogEventLevel> to given finer control on the level of generated log entry (#74 ) . Thanks @KieranSasseSolarGain

Breaking changes

  • getter ApplicationLifecycleModule.RequestLoggingLevel has been removed (the setter is still here). Note that this member has been obsolete since v4, more than 2 years ago.