平时用浏览器和命令行终端看日志,大家有没有顺手的插件推荐。 比如 chrome 上的 Easy Highlight 插件,这个插件只能加 8 个关键词,多了收费。
1 vopsoft 306 天前 ![]() 1 chorme 用这个 https://highlightthis.net/Help.html 还支持正则匹配高亮 支持导入/导出 2 命令行 用 xshell 的工具--“突出显示集” ,这个会卡 不用时记的关,备份时搜索 hls 文件就行 附上日志语法文件 https://f000.backblazeb2.com/file/kaixin99/%E6%97%A5%E5%BF%97%E9%AB%98%E4%BA%AE.hls 放到这个目录 ........Xshell\HighlightSet Files\日志.hls 3 文本在 windows 下用 EmEditor -工具-选择配置-也能自定义高亮 支持根据扩展名 正则 ,这个相当随时自定义一套语法 在 linux 下没找到类似的 |
2 lzhd24 306 天前 via iPhone Tailspin |
![]() | 3 Edsie 306 天前 终端的话 vim 原生: match,match2,match3 我用 kitty: marks |
![]() | 4 evan1 PRO ![]() 啥也不用,直接 less /关键字查。 |
![]() | 5 dullwit 306 天前 |
![]() | 6 tianshiyeben 306 天前 https://www.wgstart.com/hel/docs33.html 日志分析监控,可以把设置过关键词的日志内容 采集出来展示 还能推送 |
![]() | 7 wyx119911 306 天前 iTerm2 可以自己编辑正则高亮 |
![]() | 8 chingyat 306 天前 Emacs 自己撸了个看 log 的 font-lock 。 |
![]() | 9 loseblue 305 天前 |