Membrane.Logger.bare_log
You're seeing just the function
bare_log
, go back to Membrane.Logger module for more information.
Specs
bare_log(Logger.level(), Logger.message(), Logger.metadata()) :: :ok
Wrapper around Logger.bare_log/3
that adds Membrane prefix.
For details, see the 'prefixes' section of the moduledoc.