-
Notifications
You must be signed in to change notification settings - Fork 1.4k
SL AppInfo Layout Renderer
Rolf Kristensen edited this page Nov 27, 2021
·
3 revisions
Information about Silverlight application.
Supported in Silverlight (Deprecated with NLog 5.0)
${sl-appinfo:option=Enum}
-
option - Specific information to display. Default: 0
Possible values:-
HasElevatedPermissions - Whether application is running with elevated permissions.
This parameter is not supported in:
- NLog v2.0 for Silverlight 2.0
- NLog v2.0 for Silverlight 3.0
-
InstallState - Installed state of an application.
This parameter is not supported in:
- NLog v2.0 for Silverlight 2.0
-
IsOutOfBrowser - Whether application is running out-of-browser.
This parameter is not supported in:
- NLog v2.0 for Silverlight 2.0
-
XapUri - URI of the current application XAP file.
-
- Troubleshooting Guide - See available NLog Targets and Layouts: https://nlog-project.org/config
- Getting started
- How to use structured logging
- Troubleshooting
- FAQ
- Articles about NLog
-
All targets, layouts and layout renderers
Popular: - Using NLog with NLog.config
- Using NLog with appsettings.json