RingLogger.Client.format

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

format(client_pid, message)

View Source

Specs

format(GenServer.server(), RingLogger.entry()) :: :ok

Helper method for formatting log messages per the current client's configuration.