-
Notifications
You must be signed in to change notification settings - Fork 0
Basedir layout renderer
Xharze edited this page Oct 3, 2012
·
1 revision
The current application domain's base directory.
Supported in .NET, Compact Framework and Mono.
##Configuration Syntax
${basedir:dir=String:file=String}
##Parameters ###Advanced Options
- dir - Name of the directory to be Path.Combine()'d with with the base directory.
- file - Name of the file to be Path.Combine()'d with with the base directory.
- Search in documentation
- Getting started
- Examples
- External articles and tutorials
- FAQ
- Platform support
- Advanced Configuration file options
- Filtering log messages
- [Using Time Sources](Time Source)
- Visual Studio support
- Who is using NLog
- [Write custom extensions](Extending NLog)