render_logs

Function render_logs 

Source
pub fn render_logs(
    app: &mut App<'_>,
    enable_focus_highlight: bool,
    render_area: Rect,
    rect: &mut Frame<'_>,
    is_active: bool,
)