Logger.remove_backend
You're seeing just the function
remove_backend
, go back to
Logger module for more information.
Specs
Removes a backend.
Options
:flush
- when true
, guarantees all messages currently sent
to Logger
are processed before the backend is removed