# `ScoutApm.Logger`

Logger for all ScoutApm modules.

Defaults to pass-through to the built-in Logger, but checks first if
the agent is set to monitor: false, or set to a higher log level.

Due to using Logger.log/2, ScoutApm.Logger calls will not be eliminated
at compile-time.

# `log`

---

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