RingLogger.Client.next
You're seeing just the function
next
, go back to RingLogger.Client module for more information.
Specs
next(GenServer.server(), keyword()) :: :ok | {:error, term()}
Get the next set of the messages in the log.
Supported options:
:pager
- an optional 2-arity function that takes an IO device and what to print