RingLogger.Client.save
You're seeing just the function
save
, go back to RingLogger.Client module for more information.
Specs
save(GenServer.server(), Path.t()) :: :ok | {:error, term()}
Format and save all log messages to the specified path.