Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ConfigureNLog on ILoggingBuilder #195

Merged
merged 1 commit into from
Oct 12, 2017

Conversation

304NotModified
Copy link
Member

closes #185

@codecov
Copy link

codecov bot commented Oct 12, 2017

Codecov Report

Merging #195 into master will decrease coverage by 1%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #195   +/-   ##
=====================================
- Coverage      58%    58%   -1%     
=====================================
  Files          29     29           
  Lines         386    386           
  Branches       93     93           
=====================================
- Hits          224    222    -2     
  Misses        126    126           
- Partials       36     38    +2
Impacted Files Coverage Δ
...youtRenderers/AspNetRequestCookieLayoutRenderer.cs 81% <0%> (-4%) ⬇️
...outRenderers/AspNetLayoutMultiValueRendererBase.cs 95% <0%> (-2%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 41da1c0...e3e9b36. Read the comment docs.

@304NotModified 304NotModified merged commit d2536a3 into master Oct 12, 2017
@304NotModified 304NotModified deleted the ConfigureLogging-netcore2 branch October 12, 2017 16:50
@snakefoot snakefoot added ASP.NET Core ASP.NET Core - all versions enhancement and removed ASP.NET Core 2 labels Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ASP.NET Core ASP.NET Core - all versions enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ConfigureLogging
2 participants