towhans / betterstack_api_client

Betterstack Logging API client for Betterstack Logger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BetterstackApiClient

A common interface to the Betterstack API.

Installation

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

def deps do
  [
    {:betterstack_api_client, "~> 0.3.4"}
  ]
end

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

About

Betterstack Logging API client for Betterstack Logger


Languages

Language:Elixir 100.0%