Skip to content

sallaixu/logView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logView

单机springboot应用日志查看工具,可以通过maven集成到springboot应用中 image pom 中添加工具依赖 io.github.sallaixu logView 1.0.1

yml文件配置

logging:
  file:
    name: logs/test.log  #配置日志记录文件,路径名称
logview:
  enable: true #是否开启   登录地址:/logView
  loginName: sallai # web端登录用户名
  loginPassword: 1234567 #登录密码

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published