LogSettings contains the logging settings for the rendering engine.
Members/Properties
Name |
Description |
LogFile |
Gets or sets the log file name. The default location is "%APP_DATA%\Ecrion\Log". |
LogLevel |
Gets or sets the log level. Values are of the type LogLevel. |
Note:
• | %APP_DATA% refers to the "Application Data" folder. Under Windows Vista and later it is located under the "C:\ProgramData" folder, while under versions of Windows prior to Vista it is located under the "C:\Documents and Settings\All Users" folder. |