BaseJobExecutorProfileDisableLog Property |
Flags to indicate whether logging should be disabled in the executors. This can help reducing the amount of writing to the log file.
Namespace: RAYLASE.Marker.Job.ExecutorAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic bool DisableLog { get; set; }
Property Value
Boolean
See Also