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

Fix ${callsite} in Asp.net core 2 #202

Merged
merged 1 commit into from
Oct 13, 2017

Conversation

304NotModified
Copy link
Member

fixes #200

@codecov
Copy link

codecov bot commented Oct 13, 2017

Codecov Report

Merging #202 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #202   +/-   ##
=====================================
  Coverage      59%    59%           
=====================================
  Files          29     29           
  Lines         397    397           
  Branches       92     92           
=====================================
  Hits          233    233           
  Misses        128    128           
  Partials       36     36

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 a855ff2...4a988ad. Read the comment docs.

@304NotModified 304NotModified changed the title Fix callsite Fix callsite in Asp.net core 2 Oct 13, 2017
@304NotModified 304NotModified changed the title Fix callsite in Asp.net core 2 Fix ${callsite} in Asp.net core 2 Oct 13, 2017
@304NotModified 304NotModified merged commit 164c832 into NLog:master Oct 13, 2017
@304NotModified 304NotModified deleted the fix-callsite-aspnetcore2 branch October 13, 2017 19:51
@304NotModified
Copy link
Member Author

beta 2

@snakefoot snakefoot added ASP.NET Core ASP.NET Core - all versions 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 bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using ${callsite} returns invalid classname
2 participants