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 Lamba Function layout renderers #107

Closed
304NotModified opened this issue Feb 10, 2017 · 1 comment
Closed

Add Lamba Function layout renderers #107

304NotModified opened this issue Feb 10, 2017 · 1 comment

Comments

@304NotModified
Copy link
Member

304NotModified commented Feb 10, 2017

Add Lamba Function layout renderers like introduced in NLog 4.4, with httpContext.

e.g.

AspNetLayoutRendererBase.Register("test-httpContext-something",
     (logEvent, httpcontext, config ) =>httpContext.someThing);
@304NotModified
Copy link
Member Author

fixed by #428

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

No branches or pull requests

1 participant