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

Introduce AddNLog with NLog-config parameter #344

Merged
merged 2 commits into from
Sep 28, 2019

Conversation

snakefoot
Copy link
Contributor

@snakefoot snakefoot commented Sep 25, 2019

Will also allow AddNLog to automatically register ConfigSettingLayoutRenderer.DefaultConfiguration by extracting IConfiguration from ServiceProvider (When not provided directly)

@snakefoot snakefoot force-pushed the LoggerBuilderAddNLogLifetime branch 2 times, most recently from 0b1f10c to 4ebbfae Compare September 25, 2019 19:28
@codecov-io
Copy link

codecov-io commented Sep 25, 2019

Codecov Report

Merging #344 into master will decrease coverage by 0.25%.
The diff coverage is 64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #344      +/-   ##
==========================================
- Coverage   81.88%   81.63%   -0.26%     
==========================================
  Files          12       12              
  Lines        1104     1127      +23     
  Branches      193      194       +1     
==========================================
+ Hits          904      920      +16     
- Misses        136      140       +4     
- Partials       64       67       +3
Impacted Files Coverage Δ
...tensions.Logging/Extensions/ConfigureExtensions.cs 45.45% <48.48%> (+14.3%) ⬆️
...tensions.Hosting/Extensions/ConfigureExtensions.cs 88% <94.11%> (-5.11%) ⬇️

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 cca338b...4d82408. Read the comment docs.

@snakefoot snakefoot force-pushed the LoggerBuilderAddNLogLifetime branch from 4ebbfae to 06b463c Compare September 25, 2019 19:30
@snakefoot snakefoot force-pushed the LoggerBuilderAddNLogLifetime branch from 06b463c to f42beeb Compare September 25, 2019 19:51
@304NotModified
Copy link
Member

304NotModified commented Sep 25, 2019

About the note: Thanks, but ive reverted the 1.6 in master already 👼

(Otherwise I see me making the mistake already ;)

@304NotModified 304NotModified added this to the 1.6 milestone Sep 25, 2019
@snakefoot snakefoot force-pushed the LoggerBuilderAddNLogLifetime branch 2 times, most recently from 86c43b4 to 18f428c Compare September 27, 2019 22:54
@pull-request-size pull-request-size bot added size/M and removed size/S labels Sep 27, 2019
@snakefoot snakefoot force-pushed the LoggerBuilderAddNLogLifetime branch from 18f428c to 4d82408 Compare September 27, 2019 23:04
@snakefoot
Copy link
Contributor Author

This matches NLog/NLog.Web#484 (Just without ASP.NetCore)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants