feat: add toggle for showing raw logs and update log display logic

This commit is contained in:
LTbinglingfeng
2026-01-30 00:01:12 +08:00
parent 94f0038f19
commit 34b6d114d3
4 changed files with 149 additions and 95 deletions

View File

@@ -752,6 +752,8 @@
"loaded_lines": "Loaded: {{count}} lines",
"filtered_lines": "Filtered: {{count}} lines",
"hide_management_logs": "Hide {{prefix}} logs",
"show_raw_logs": "Show Raw Logs",
"show_raw_logs_hint": "Show original log text for easier multi-line copy",
"search_placeholder": "Search logs by content or keyword",
"search_empty_title": "No matching logs found",
"search_empty_desc": "Try a different keyword or clear the filters.",