Logger.configure_backend

You're seeing just the function configure_backend, go back to Logger module for more information.
Link to this function

configure_backend(backend, options)

View Source

Specs

configure_backend(backend(), keyword()) :: term()

Configures the given backend.

The backend needs to be started and running in order to be configured at runtime.