Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 188 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 188 Bytes

web-tail

网页查看服务器日志

配置日志目录,支持多个

./config.json

[
	"/Users/aki/Desktop/web-tail"
]

安装启动

$ npm install
$ npm start