Module erlogger_serv

Function Index

code_change/3
handle_call/3
handle_cast/2
handle_info/2
init/1
start_link/1
terminate/2

Function Details

code_change/3

code_change(X1, Super, X3) -> any()

handle_call/3

handle_call(X1, From, Super) -> any()

handle_cast/2

handle_cast(X1, Super) -> any()

handle_info/2

handle_info(Message, Super) -> any()

init/1

init(X1) -> any()

start_link/1

start_link(Super) -> any()

terminate/2

terminate(Reason, X2) -> any()


Generated by EDoc, Mar 9 2016, 01:36:31.