_FsrmClassificationLoggingFlags Enumeration
Defines the different options for logging information while running classification.
Assembly: srmlib (in srmlib.dll)
| Member name | Description | |
|---|---|---|
| FsrmClassificationLoggingFlags_ClassificationsInLogFile | Logs to a log file information about all the files and properties that were classified. | |
| FsrmClassificationLoggingFlags_ClassificationsInSystemLog | Logs to the System event information about all the files and properties that were classified. | |
| FsrmClassificationLoggingFlags_ErrorsInLogFile | Logs to a log file errors that occurred during classification. | |
| FsrmClassificationLoggingFlags_ErrorsInSystemLog | Logs to the System event log errors that occurred during classification. | |
| FsrmClassificationLoggingFlags_None | No logging occurs. |
Community Additions
ADD
Show: