Logs the file operation to the log file.
            
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- filePath
 - Type: 
System String
Path of the file the operation of which is logged 
- fileOperation
 - Type: 
System String
Operation with file (open, close, read, write) 
See Also