A logging code library (or logging framework) is code that you embed into your application to create and manage log events. To understand more about code libraries and Mezmo, read our blog about libraries versus agents. For instructions on how to set up the code libraries listed on this page, follow the link to their corresponding GitHub repositories in these tablesDocumentation Index
Fetch the complete documentation index at: https://mezmo-9a59581a-mintlify-926f893d.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Official Code Libraries
These libraries are maintained by Mezmo.| Library | GitHub Link | Notes |
|---|---|---|
| Go | https://github.com/logdna/logdna-go/blob/master/README.md | |
| JavaScript for Browsers | https://github.com/logdna/logdna-browser/blob/main/README.md | The LogDNA Browser Logger includes templates to create out-of-the-box Views, Boards, and Screens to analyze your browser logs. After installing the browser logger component, you can download and import the Template. |
| Node.js | https://github.com/logdna/logger-node/blob/main/README.md | |
| Pino | https://github.com/logdna/pino-logdna/blob/main/README.md | The pino-logdna “transport” tool was built to facilitate Pino-based logging from Node.js applications. \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nYou can also find pino-logdna listed in the Transports section of the official Pino site. |
| Python | https://github.com/logdna/python/blob/master/README.md | |
| Ruby | https://github.com/logdna/ruby/blob/master/README.md | |
| Rust | https://github.com/logdna/logdna-rust/blob/main/README.md |