error_logger_tty_h
Functions
init(X1) -> term()
handle_event(Event, State) -> term()
handle_info(X1, State) -> term()
handle_call(Query, State) -> term()
terminate(Reason, State) -> term()
code_change(OldVsn, State, Extra) -> term()
write_event(X1, IOMod) -> term()
View Functions
init/1
handle_event/2
handle_info/2
handle_call/2
terminate/2
code_change/3
write_event/2