disk_log_server

Functions


accessible_logs() -> term()

close(Pid) -> term()

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

dist_open(A) -> term()

get_local_pid(LogName) -> term()

get_log_pids(LogName) -> term()

handle_call(X1, From, State) -> term()

handle_cast(X1, State) -> term()

handle_info(X1, State) -> term()

init(X1) -> term()

open(Other) -> term()

start() -> term()

start_link() -> term()

terminate(Reason, X2) -> term()

View Functions