Set this parameter to True
to suppress log entries for every entity found in a document.
When logging is set to Full
in the Eduction configuration file, Eduction makes a log entry for every entity found in a document. If you set this parameter to True
, these log entries are suppressed. This option is useful when you want to log the performance timing information, but do not want the verbose match entries.
If you set logging to Full
in the Eduction Server configuration file, the server records a log entry for every entity match found. You can set SuppressMatchLogging
to True
to suppress these log entries.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Eduction |
Example: | SuppressMatchLogging=True
|
See Also: |
|