# printLog **Repository Path**: wang_zhu_ge/print-log ## Basic Information - **Project Name**: printLog - **Description**: SpringBoot实时打印控制台日志工具,使用websocket实现 - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2025-04-09 - **Last Updated**: 2025-04-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: 日志 ## README # 一个实时打印SpringBoot控制台日志工具 ### 主要功能 - 1.实时打印日志 - 2.支持下载 - 3.(入库 mongdb+日期筛选+日志级别+压缩下载)未完成 ### 运行效果 启动项目 ![img.png](document/img/img.png) 浏览器输入:http://localhost:8080/index.html ![img_2.png](document/img/img_2.png) - 按钮1:停止/继续滚动日志 - 按钮2:清理屏幕 - 按钮3:下载日志 ![img_1.png](document/img/img_1.png)