FileDebug Class |
Namespace: CMS.IO
public class FileDebug
The FileDebug type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CurrentRequestLog |
Current request log.
|
![]() ![]() | DebugCurrentRequest |
Debug current request files access.
|
![]() ![]() | Settings |
Debug settings
|
Name | Description | |
---|---|---|
![]() ![]() | FinalizeData |
Groups read/write data in the table.
|
![]() ![]() | LogFileOperation(String, String, String) |
Logs the file operation. Logs the file operation to the file and to current request log for debugging.
|
![]() ![]() | LogFileOperation(String, String, Int32, String, String, String) |
Logs the file operation. Logs the file operation to the file and to current request log for debugging.
|
![]() ![]() | LogReadEnd |
Logs end of the read operation (logs the total size).
|
![]() ![]() | LogToFile |
Logs the file operation to the log file.
|