@huohua/huohua-component-log
TypeScript icon, indicating that this package has built-in type declarations

0.0.14 • Public • Published

huohua-component-log

火花素材日志上报组件

Build Status NPM version Downloads Standard Version styled with prettier Conventional Commits


Features

  • 收集运行环境信息
  • 上报当前信息到指定服务器

🔧 Installation

yarn add @huohua/huohua-component-log

🎬 Getting started

import { Environment, Log } from '@huohua/huohua-component-log'

// 初始化环境信息,env.hardware有可能获取不到
const env = new Environment()

// 初始化上传日志方法,6秒后上传日志
Log.getInstance(url?: string, time?: number)

📜 API

coming soon

Readme

Keywords

Package Sidebar

Install

npm i @huohua/huohua-component-log

Weekly Downloads

14

Version

0.0.14

License

MIT

Unpacked Size

177 kB

Total Files

48

Last publish

Collaborators

  • baozhiguo
  • dyc6666
  • fangchaoyang
  • twinklej
  • zhangmingsheng