This repository has been archived by the owner on Oct 2, 2024. It is now read-only.
- expose new overload of
.LogAtLevel
which accept aFunc<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.