@littlegauze/egg-remotelog

1.0.0 • Public • Published

egg-remotelog

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-remotelog --save

Usage

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

Configuration

// {app_root}/config/config.default.js
exports.remotelog = {
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i @littlegauze/egg-remotelog

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

11.7 kB

Total Files

10

Last publish

Collaborators

  • littlegauze