1.0.2 • Published 7 years ago

egg-gsecmdline v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

egg-gsecmdline

依赖说明

依赖的 egg 版本

egg-gsecmdline 版本egg 1.x
1.x😁
0.x

依赖的插件

--

开启插件

// config/plugin.js
exports.gsecmdline = {
  enable: true,
  package: 'egg-gsecmdline',
};

使用场景

  • 腾讯云的 gsecmdline 上报,封装成 egg 插件
  • 为 eggjs 的 app, agent 扩展 gsecmdline 对象
  • 会自动判断是否将 agent 安装在默认位置,没有安装的会自动忽略

详细配置

请到 config/config.default.js 查看详细配置项说明。

默认将 agent, app 都进行拓展

单元测试

todo

提问交流

请到 git.code/egg-gsecmdline 异步交流。

License

MIT

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago