imbACECoreConfig Class |
Namespace: imbACE.Core
The imbACECoreConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| imbACECoreConfig |
Constructor without arguments is obligatory for XML serialization
|
| Name | Description | |
|---|---|---|
| autoFlushLogPageKByteLimit | Size limit of log content that triggers log flush | |
| autosaveTimeSpanInSec |
Time required to unlock next autosave
| |
| autosaveTimeSpanOn |
If true it will prevent another log save within autosaveTimeSpanInSec seconds
| |
| doAllowLogAutosave | If true it will do allow auto save of the globally registered logs | |
| doAllowOSDialogs | If true it will allow calling OS GUI dialogs | |
| doAutoFlushLogPage | If true it will do remove content of the globally registered logs, after reaching Log Page KByte limit | |
| doConsoleColorsByMarkupParshing | If true it will use console text markup parsing to color stressed parts of the text | |
| doConsoleColorsCyrcleSelector | If true it will assign different color to each ILogBuilder registered to output | |
| doDisplayMainLog | If true it send the main log to the screen | |
| doShowScriptLines | If true it will by default, show script lines that are just sent to execution | |
| isDefaultReplaced |
Gets or sets a value indicating whether, since program start, settings were replaced with another instance, i.e. loaded externally
| |
| settings |
General configuration instance for domain of imbACE.Core |
| Name | Description | |
|---|---|---|
| aceGenEx | (Defined by aceExceptionTools.) | |
| aceSciEx | (Defined by aceExceptionTools.) |