0.0.14 • Published 4 years ago

@huohua/huohua-component-log v0.0.14

Weekly downloads
14
License
MIT
Repository
github
Last release
4 years ago

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

0.0.14

4 years ago

0.0.13

4 years ago

0.0.1-2.1

4 years ago

0.0.12

4 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago