logger_amqp_backend v0.1.3 LoggerAmqpBackend View Source
Link to this section Summary
Functions
Callback implementation for c::gen_event.handle_call/2
.
Callback implementation for c::gen_event.handle_event/2
.
Callback implementation for c::gen_event.handle_info/2
.
Callback implementation for c::gen_event.init/1
.
Link to this section Functions
Link to this function
handle_call(arg, state) View Source
Callback implementation for c::gen_event.handle_call/2
.
Link to this function
handle_event(arg1, state) View Source
Callback implementation for c::gen_event.handle_event/2
.
Link to this function
handle_info(arg1, s) View Source
Callback implementation for c::gen_event.handle_info/2
.
Link to this function
init(arg) View Source
Callback implementation for c::gen_event.init/1
.