We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Pops up log messages as message boxes.
Platforms Supported: All - Requires nuget-package NLog.Windows.Forms
<targets> <target xsi:type="MessageBox" name="String" layout="Layout" caption="Layout" /> </targets>
Read more about using the Configuration File.
${longdate}|${level:uppercase=true}|${logger}|${message:withexception=true}