# scopes: basic config file import Config config :logger, :default_handler, config: [ file: ~c"log/scopes.log" ] import_config "#{config_env()}.exs"