
Security News
GitHub Actions Checkout Now Blocks Risky pull_request_target Checkouts
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.
@heisea/err-log
Advanced tools
错误上报
v0.0.4
v0.0.3
v0.0.2
v0.0.1
npm start
npm run build:common
npm run build:var
npm publish
npm i @heisea/err-log
1、es6引入方式
import ErrLog from '@heisea/err-log'
2、初始化
Vue.use(ErrLog, {
project: `${process.env.NODE_ENV}-{{projectName}}`,
api: '/hxEventTracking/fe/log'
});
| 属性名 | 类型 | 说明 |
|---|---|---|
| project | Object | 项目名 |
| api | String | 上报地址 |
http://172.18.30.152:5601/app/kibana#/home
账号:elastic
密码:a1nkWC4f7MISV9zfsBZu
FAQs
We found that @heisea/err-log demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.