An open API service indexing awesome lists of open source software.

https://github.com/vectordotdev/timber-elixir-plug

🌲Timber integration for Plug
https://github.com/vectordotdev/timber-elixir-plug

elixir integration logging plug structured-logging timber

Last synced: 3 days ago
JSON representation

🌲Timber integration for Plug

Awesome Lists containing this project

README

          

# 🌲 Timber Integration for Plug

[![ISC License](https://img.shields.io/badge/license-ISC-ff69b4.svg)](LICENSE.md)
[![Hex.pm](https://img.shields.io/hexpm/v/timber_plug.svg?maxAge=18000=plastic)](https://hex.pm/packages/timber_plug)
[![Documentation](https://img.shields.io/badge/hexdocs-latest-blue.svg)](https://hexdocs.pm/timber_plug/index.html)
[![Build Status](https://travis-ci.org/timberio/timber-elixir-plug.svg?branch=master)](https://travis-ci.org/timberio/timber-elixir-plug)

This library integrates the [`:timber` Elixir package](https://github.com/timberio/timber-elixir) with the [plug](https://github.com/elixir-plug/plug) library,
turning your Plug logs into rich structured events.

* **Sign-up: [https://app.timber.io](https://app.timber.io)**
* **Documentation: [https://docs.timber.io/setup/languages/elixir/integrations/plug](https://docs.timber.io/setup/languages/elixir/integrations/plug)**