etrap_logmgr
Functions
start(LogName) -> term()
stop(LogName) -> term()
log_safe(LogName, LogRecord) -> term()
log_lazy(LogName, LogRecord) -> term()
get_next(LogName, Cursor) -> term()
View Functions
start/1
stop/1
log_safe/2
log_lazy/2
get_next/2