trbngr / datadog_logger_backend

Datadog Logger Backend for Elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DatadogLoggerBackend

TODO: Add description

Installation

If available in Hex, the package can be installed by adding datadog_logger_backend to your list of dependencies in mix.exs:

def deps do
  [
    {:datadog_logger_backend, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/datadog_logger_backend.

About

Datadog Logger Backend for Elixir


Languages

Language:Elixir 100.0%