RingLogger.reset
You're seeing just the function
reset
, go back to RingLogger module for more information.
Specs
reset([client_option()]) :: :ok | {:error, term()}
Reset the index into the log for next/1
to the oldest entry.