RingLogger.Autoclient.reset

You're seeing just the function reset, go back to RingLogger.Autoclient module for more information.

Specs

reset([RingLogger.client_option()]) :: :ok | {:error, term()}

Reset the index used to keep track of the position in the log for tail/1 so that the next call to tail/1 starts back at the oldest entry.