Membrane.Log.Router.start_link

You're seeing just the function start_link, go back to Membrane.Log.Router module for more information.

Specs

start_link({any(), GenServer.options()}) :: GenServer.on_start()

Starts router as a separate process.

Options are passed to Supervisor.start_link/3.