pub fn log( crate_name: Option<String>, topic: Option<String>, min_level: Option<Level>, page: PageRequest, ) -> Page<LogEntryView>
Log API