Membrane.Log.Logger.shutdown
You're seeing just the function
shutdown
, go back to Membrane.Log.Logger module for more information.
Specs
Stops given logger process.
It will wait for reply for amount of time passed as second argument (in milliseconds).
Will trigger calling handle_shutdown/2
logger callback.
Returns :ok
.