log file sequential read 日志文件顺序读等待
Though this file is relatively simple, longer log files can be very complex and cumbersome to read and analyse.
这个文件相对简单,但是长的日志文件会非常复杂并难于阅读和分析。
This helps me to identify straight away, when viewing the audit log or the audit report, if there has been a read or write access on the file.
这有助于在查看审计日志或审计报告时明确区分读访问和写访问。
A better approach is to let the Twisted server itself hold a file handle for the log file, and only read new records when needed.
更好的办法是让t wisted服务器自己拥有一个针对日志文件的文件句柄,只在需要时才读取新记录。
应用推荐