Module lager_logstash_worker

Behaviours: gen_server.

Authors: Chap Lovejoy (chaplovejoy@gmail.com).

Function Index

start_link/1 Starts the server.
stop/1

Function Details

start_link/1

start_link(Output) -> {ok, Pid} | ignore | {error, Error}

Starts the server

stop/1

stop(Pid) -> any()


Generated by EDoc