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 your Application Data folder. Under Windows Vista and later it's located at "C:\ProgramData", while under versions of Windows prior to Vista it's located at "C:\Documents and Settings\All Users\Application Data".