RingLogger.Autoclient.grep
You're seeing just the function
grep
, go back to RingLogger.Autoclient module for more information.
Specs
grep(String.t() | Regex.t(), [RingLogger.client_option()]) :: :ok | {:error, term()}
Run a regular expression on each entry in the log and print out the matchers.