# logging-previewer **Repository Path**: mengweijin/logging-previewer ## Basic Information - **Project Name**: logging-previewer - **Description**: 用浏览器在线实时刷新预览和下载服务器上的日志,不必再登陆到 Linux 服务器上去查看了。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://mengweijin.gitee.io/ - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2022-03-24 - **Last Updated**: 2023-07-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # logging-previewer
## Description 用浏览器在线实时刷新预览和下载 SpringBoot 项目的日志,不必再登陆到 Linux 服务器上去查看了。 有些服务器使用动态密码(比如半小时密码就过期了),每次都要去专门的平台查看密码,再连接服务器查看应用日志,非常繁琐。 ### 使用 在这里下载 fat jar:[logging-previewer-{version}-alpha.jar](https://gitee.com/mengweijin/logging-previewer/releases/) 并上传到要查看日志的应用部署的服务器上。 或者从 maven 中央仓库下载 fat jar: ```xml