# `ScoutApm.Config.Coercions`

Takes "raw" values from various config sources, and turns them into the
requested format.

# `boolean`

Returns {:ok, true}, {:ok, false}, or :error
Attempts to "parse" a string

# `json`

# `log_level`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
