| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Applies caching to another layout output.
Platforms Supported: All
${cached:cached=Boolean:clearCache=ClearCacheOption:inner=Layout:cacheKey=Layout}
or by using ambient property to modify output of other layout renderer:
${other:cached=Boolean}
Introduced in NLog 4.2.
Introduced in NLog 4.3.9
Introduced in NLog 4.6.8
The value of the inner layout will be rendered only once and reused subsequently.
- Troubleshooting Guide - See available NLog Targets and Layouts: https://nlog-project.org/config
| Back | FazBrowse Home | New Git URL |