executionLogConfiguration Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.settings.executionLogConfiguration"]
Namespace: imbWEM.Core.settings
public class executionLogConfiguration : imbBindable
The executionLogConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| executionLogConfiguration | Initializes a new instance of the executionLogConfiguration class |
| Name | Description | |
|---|---|---|
| crawlerDomainObligatoryReportAfterSeconds |
After what number of seconds it will be forced to show report on all active tasks
| |
| doAutoflushLogs |
It will autoflush all log builder instances after reaching flush trashold
| |
| doKeepPageRecLog |
True allows to pRecord to keep log content
| |
| doKeepSiteRec |
Allows to wRecord to keep log content
| |
| doKeepSpiderRec |
Allows to tRecord to keep log content
| |
| doKeepTreeBuilderLog |
Description of $property$
| |
| doOpenFirstException | If true it opens default external txt editor to show the first exception recorded in the session | |
| doPageErrorOrDuplicateLog |
Show message when page load failed or a duplicated content was found
| |
| doPageLoadedFromCache |
show message when a page is loaded from cache
| |
| doPageLoadedLog |
Show message when page was newly loaded from the web
| |
| doPreserveWebDocument |
Should crawled page object preserve HTML document object and source
| |
| doRemoveWRecordOnFinished |
Da li da skloni wRecord iz memorije ukoliko je zavrsen
| |
| doShowSemanticEngineLog |
Do log when a page is tokenized
| |
| doThrowDLCException | If true it will throw exception at crawlerErrorLog creation | |
| logAutoflushLength |
Length trashold for log to be auto flushed
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| prepare | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |