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.
The call site (class name, method name and source information).
Supported in .NET, Silverlight and Mono.
##Configuration Syntax
${callsite:className=Boolean:fileName=Boolean:includeSourcePath=Boolean :methodName=Boolean}
##Parameters ###Rendering Options
className - Indicates whether to render the class name.Boolean Default: True
fileName - Indicates whether to render the source file name and line number.Boolean Default: False
This parameter is not supported in: NLog v2.0 for Silverlight 2.0 NLog v2.0 for Silverlight 3.0 NLog v2.0 for Silverlight 4.0 NLog v2.0 for Silverlight for Windows Phone 7 NLog v2.0 for Silverlight for Windows Phone 7.1
This parameter is not supported in:
includeSourcePath - Indicates whether to include source file path.Boolean Default: True
methodName - Indicates whether to render the method name.Boolean Default: True