Module leo_logger_error_logger_h

======================================================================.

Behaviours: gen_event.

References

Description

======================================================================

Function Index

code_change/3
format_reason/1
handle_call/2
handle_event/2
handle_info/2
init/1
terminate/2

Function Details

code_change/3

code_change(OldVsn, State, Extra) -> any()

format_reason/1

format_reason(Reason) -> any()

handle_call/2

handle_call(Request, State) -> any()

handle_event/2

handle_event(Event, State) -> any()

handle_info/2

handle_info(Info, State) -> any()

init/1

init(X1::any()) -> {ok, {}}

terminate/2

terminate(Reason, State) -> any()


Generated by EDoc