elixir-tesla / elixir-tesla/tesla
Unify configuration
Open
idea :bulb:
stale:keep
- Dominant language
- Elixir
- Stars
- 2.1k
- Forks
- 365
- Avg merge
- 4h 14m
- Merged PRs (30d)
- 24
Description
Currently there is some inconsistency regarding adapter/middleware configuration.
For example, logger format can be configured with `config :tesla, Tesla.Middleware.Logger, debug: false` but `log_level` can't.
This all should be unified with clear rules of precedence.
Also relates to #219
Contributor guide
Assessment
This issue has not been assessed yet.