Slurp.Logs.LogFetcher.start_link

You're seeing just the function start_link, go back to Slurp.Logs.LogFetcher module for more information.
Link to this function

start_link(list)

Specs

start_link(
  blockchain: blockchain(),
  subscriptions: [Slurp.Logs.LogFetcher.State.log_subscription()]
) :: GenServer.on_start()