mirror of
https://github.com/gotoeasy/glogcenter.git
synced 2025-09-15 12:58:34 +08:00
README
This commit is contained in:
parent
9d21e0c36b
commit
d8efe6bb98
@ -101,13 +101,6 @@ docker run -d -p 8080:8080 -e GLC_CLUSTER_MODE=true -e GLC_SERVER_URL=http://172
|
||||
- [x] `GLC_LOG_LEVEL`日志级别,可设定值为`debug/info/warn/error`,默认`info`
|
||||
- [x] `GLC_GOMAXPROCS`使用最大CPU数量,值不在实际范围内时按最大值看待,默认最大值,常用于`docker`方式
|
||||
|
||||
## 命令行启动参数
|
||||
- [x] 支持命令行参数`-v`查看版本
|
||||
- [x] 在Linux系统下支持命令行参数`-d`以后台方式启动
|
||||
- [x] 在Linux系统下支持命令行参数`stop`关闭程序
|
||||
- [x] 在Linux系统下支持命令行参数`restart`重启程序
|
||||
- [x] 其他环境变量同以上`docker`启动环境变量
|
||||
|
||||
|
||||
## 接口
|
||||
- [x] `/glc/v1/log/add`日志添加,`POST`,`application/json` <br>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user