| Overload | Description |
|---|---|
| BaseFileTarget Constructor() | Default constructor that specifies the default log file name |
| BaseFileTarget Constructor(String) | Specify the log file path. You can specify dynamic paths using these constructs: Server.MapPath for ASP.NET, Web Services, and WCF Special Folders |