> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mezmo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Code Libraries

> Find official and community logging libraries for sending logs to Mezmo across languages like Go, Node.js, Python, Ruby, Java, and PHP.

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](https://mezmo.com/blog/logging-agents-vs-logging-libraries-which-should-you-use/).

For instructions on how to set up the code libraries listed on this page, follow the link to their corresponding GitHub repositories in these tables

## Official Code Libraries

These libraries are maintained by Mezmo.

| Library                 | GitHub Link                                                                                                                  | Notes                                                                                                                                                                                                                                                                                                             |
| ----------------------- | ---------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Go                      | [https://github.com/logdna/logdna-go/blob/master/README.md](https://github.com/logdna/logdna-go/blob/master/README.md)       |                                                                                                                                                                                                                                                                                                                   |
| JavaScript for Browsers | [https://github.com/logdna/logdna-browser/blob/main/README.md](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](http://app.logdna.com/manage/import-config?appcue=34863e84-adb0-4ab3-a0dc-7fb47530d47f). |
| Node.js                 | [https://github.com/logdna/logger-node/blob/main/README.md](https://github.com/logdna/logger-node/blob/main/README.md)       |                                                                                                                                                                                                                                                                                                                   |
| Pino                    | [https://github.com/logdna/pino-logdna/blob/main/README.md](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. <br /><br />You can also find pino-logdna listed in [the Transports section of the official Pino site](https://getpino.io/#/docs/transports?id=pino-logdna).                                             |
| Python                  | [https://github.com/logdna/python/blob/master/README.md](https://github.com/logdna/python/blob/master/README.md)             |                                                                                                                                                                                                                                                                                                                   |
| Ruby                    | [https://github.com/logdna/ruby/blob/master/README.md](https://github.com/logdna/ruby/blob/master/README.md)                 |                                                                                                                                                                                                                                                                                                                   |
| Rust                    | [https://github.com/logdna/logdna-rust/blob/main/README.md](https://github.com/logdna/logdna-rust/blob/main/README.md)       |                                                                                                                                                                                                                                                                                                                   |

## Community Code Libraries and Integrations

| Library                | GitHub Repo                                                                                                                                                                                                                                                  | Notes |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----- |
| Android                | [https://github.com/mazenrashed/LogDNA-Android-Client/blob/master/README.md](https://github.com/mazenrashed/LogDNA-Android-Client/blob/master/README.md)                                                                                                     |       |
| Elixr                  | [https://gist.github.com/timsu/9d23ccda7e05495f764a9b13a9f6f635](https://gist.github.com/timsu/9d23ccda7e05495f764a9b13a9f6f635)                                                                                                                             |       |
| Fastly                 | [https://docs.fastly.com/en/guides/log-streaming-logdna](https://docs.fastly.com/en/guides/log-streaming-logdna)                                                                                                                                             |       |
| Flutter                | [https://github.com/aligorithm/logdna-flutter/blob/master/README.md](https://github.com/aligorithm/logdna_flutter/blob/master/README.md)                                                                                                                     |       |
| Go-lang                | [https://github.com/evalphobia/go-logdna/blob/master/README.md](https://github.com/evalphobia/go-logdna/blob/master/README.md)<br /><br />[https://github.com/ctrlrsf/logdna/blob/master/README.md](https://github.com/ctrlrsf/logdna/blob/master/README.md) |       |
| Go-logrus              | [https://github.com/drdaeman/logdna-logrus/blob/master/README.md](https://github.com/drdaeman/logdna-logrus/blob/master/README.md)                                                                                                                           |       |
| iOS                    | [https://github.com/iosphere/ISHLogDNA/blob/master/README.md](https://github.com/iosphere/ISHLogDNA/blob/master/README.md)                                                                                                                                   |       |
| Java                   | [https://github.com/robshep/logback-logdna/blob/master/README.md](https://github.com/robshep/logback-logdna/blob/master/README.md)                                                                                                                           |       |
| Log4J                  | [https://github.com/trygve-lie/abslog/blob/master/README.md](https://github.com/trygve-lie/abslog/blob/master/README.md)                                                                                                                                     |       |
| LogStash               | [https://github.com/logdna/logstash-output-logdna/blob/main/README.md](https://github.com/logdna/logstash-output-logdna/blob/main/README.md)                                                                                                                 |       |
| .Net 2.0               | [https://github.com/RedBearSys/RedBear.LogDNA/blob/master/README.md](https://github.com/RedBearSys/RedBear.LogDNA/blob/master/README.md)                                                                                                                     |       |
| .Net 2.0/4.0 + Log4Net | [https://github.com/landbird111/log4net-logdna/blob/master/README.md](https://github.com/landbird111/log4net-logdna/blob/master/README.md)                                                                                                                   |       |
| PHP                    | [https://github.com/nvanheuverzwijn/monolog-logdna/blob/master/README.md](https://github.com/nvanheuverzwijn/monolog-logdna/blob/master/README.md)                                                                                                           |       |
| WIX Adapter            | [https://github.com/braxtonj/wix-logdna-adapter/blob/main/README.md](https://github.com/braxtonj/wix_logdna_adapter/blob/main/README.md)                                                                                                                     |       |
