logana 0.6.0

Turn any log source — files, compressed archives, Docker, or OTel streams — into structured data. Filter by pattern, field, or date range; annotate lines; bookmark findings; and export to Markdown, Jira, or AI assistants via the built-in MCP server.
Documentation
{
  "root_bg": "#1c1c1c",
  "border": "#61afef",
  "cursor_bg": "#61afef",
  "border_title": "#abb2bf",
  "inactive_tab_fg": "#5c6370",
  "comment_fg": "#56b6c2",
  "text": "#abb2bf",
  "text_highlight_fg": "#e06c75",
  "text_highlight_bg": "#5c1e22",
  "cursor_fg": "#1c1c1c",
  "info_fg": "#abb2bf",
  "error_fg": "#e06c75",
  "warning_fg": "#e5c07b",
  "warning_bg": "#3a2c00",
  "error_bg": "#3d0f14",
  "fatal_bg": "#3d0f14",
  "search_fg": "#1c1c1c",
  "visual_select_bg": "#3e4451",
  "visual_select_fg": "#abb2bf",
  "mark_bg": "#1a3052",
  "mark_fg": "#abb2bf",
  "process_colors": [
    "#e06c75",
    "#98c379",
    "#e5c07b",
    "#61afef",
    "#c678dd",
    "#56b6c2"
  ]
}