Skip to content

A-World-For-Us/logger_http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoggerHTTP

An HTTP logger handler for Elixir applications

Installation

The package can be installed by adding logger_http to your list of dependencies in mix.exs:

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

The docs can be found at https://hexdocs.pm/logger_http.

About

An HTTP logger handler for Elixir applications

Resources

License

Stars

Watchers

Forks

Languages