log-tail

module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2019 License: Apache-2.0

README

log tail in web

Build Status

go 安装

代码编译

  • linux 如果有 make 直接执行 make all 接口,编译后的二进制文件在bin/目录,配置文件在conf/目录, 通过 -c 参数指定配置文件路径 例: ./log-tail -c conf/log_tail.ini
  • windows 目前没有脚本,直接执行 go build -o bin/log-tail ./cmd 编译

注意

  • go只有在编译的时候需要go的环境,在各个os上需要重新编译,这点与java不一样
  • 出现下载依赖失败时添加环境变量 GOPROXY=https://goproxy.io
  • TODO
  • travis、Codecov集成
  • 项目内引用路径切换
  • web自适应
  • 项目文档编写

Directories

Path Synopsis
tail/statik
Package statik contains static assets.
Package statik contains static assets.
g
models
tests
ci
util
log
net

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL