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 layout renderer for retrieving values from AppSettings. #239

Merged
2 commits merged into from
Jul 10, 2013

Conversation

mpareja
Copy link
Contributor

@mpareja mpareja commented Jul 9, 2013

Referencing application configuration values is useful to prevent duplicating configuration between Web.config/App.config and NLog.config. This commit adds support for referencing application configuration values from AppSettings with support for specifying a default value in case one is not defined.

ghost pushed a commit that referenced this pull request Jul 10, 2013
Add layout renderer for retrieving values from AppSettings.
@ghost ghost merged commit 55d7f98 into NLog:master Jul 10, 2013
@mpareja
Copy link
Contributor Author

mpareja commented Jul 11, 2013

@Xharze Thanks for sorting out some of the cross-framework issues. I meant to mention that I didn't have an environment available for running a full build, so I used "buildtests" and manually ran MSTest on the platforms that I could.

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

Successfully merging this pull request may close these issues.

None yet

1 participant