RuntimeLoggerSettings.LogFolder Method
Namespace: NextDesign.Core.Runtime.Host
Description
Sets the destination folder when outputting logs to a file and returns itself.
The default log output destination is the same as the NextDesign application.
If you want to specify a different output destination, change it with this method.
Argument
Name | Type | Description |
---|---|---|
folderPath | string | The absolute path of the log output folder. |