RingLogger.Client.next

You're seeing just the function next, go back to RingLogger.Client module for more information.
Link to this function

next(client_pid, opts \\ [])

View Source

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