SkillAgentSearch skills...

Humio.js

Log javascript errors to humio from the browser

Install / Use

/learn @humio/Humio.js
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Javascript Humio

This project is Work-In-Progress and should be considered on Alpha stage

Analytics and Error Logging from the browser to Humio.

Example Usage

<script src="humio.js"></script>
<script>
  Humio.init("xt0GSaUvcluUtlRNgV976bUFIIWIsnxue4tCmk0GfHCt")
  Humio.registerGlobalErrorHandler(window, "JavascriptError", { appVersion: MyApp.version });
</script>

Stay Tuned

More details to come.

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1y ago
Forks3

Languages

JavaScript

Security Score

70/100

Audited on Dec 2, 2024

No findings