wx-superlog

0.0.1 • Public • Published

wx-log

Build Status Coverage Downloads Downloads npm version dependencies dev dependencies License

小程序客户端日志收集,打印。

  • 收集客户端信息(systemInfo, storageInfo, network, userInfo)
  • 收集小程序接口和功能的可用性 (Api, 组件, 配置)
  • 收集控制台日志
  • 收集网络请求日志 (时间,内容,状态)
  • 收集程序异常日志 (App.onError)
  • 收集用户路由日志
  • 格式化并生成日志 (文本,canvas)

Getting Started

Install it via npm:

npm install wx-log

And include in your project:

import wxLog from 'wx-log';

Usage

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i wx-superlog

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

3.03 kB

Total Files

7

Last publish

Collaborators

  • alexayan