Set this parameter to True
to suppress log entries for every entity and zone pattern found in a document.
When logging is set to Full
in the Eduction configuration file, Eduction makes a log entry for every entity and zone pattern 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.
You can also set this parameter in Eduction Server. 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: | Any section that you have defined for Eduction settings. |
Example: | SuppressMatchLogging=True
|
See Also: |
|