Logger.configure
You're seeing just the function
configure
, go back to Logger module for more information.
Specs
configure(keyword()) :: :ok
Configures the logger.
See the "Runtime Configuration" section in the Logger
module
documentation for the available options. The changes done here
are automatically persisted to the :logger
application
environment.