Set this parameter to True
to suppress log entries for every entity
When logging is set to Full
in the Eduction configuration file, Eduction makes a log entry for every entityTrue
, 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: |
|
Example: | SuppressMatchLogging=True
|
See Also: |
|