_FsrmFileManagementLoggingFlags Enumeration
Defines the options for logging when running a file management job.
Assembly: srmlib (in srmlib.dll)
| Member name | Description | |
|---|---|---|
| FsrmFileManagementLoggingFlags_Audit | Log information about every file that met all of the file management job's conditions to the Security audit log. | |
| FsrmFileManagementLoggingFlags_Error | Log errors that occur when running the file management job to a log file. | |
| FsrmFileManagementLoggingFlags_Information | Log information status messages that occur when running the file management job to a log file. | |
| FsrmFileManagementLoggingFlags_None | Do not log events. |
Community Additions
ADD
Show: