read_log

Function read_log 

Source
pub fn read_log() -> Option<LogEntry>
Expand description

从全局缓冲区读取下一个日志条目

如果没有可供读取的条目,则返回 None