# `ScoutApm.Watcher`

A simple module to log when a watched process fails. Only works to watch
module based workers currently, not arbitrary pids. See usage in application.ex

# `child_spec`

Returns a specification to start this module under a supervisor.

See `Supervisor`.

# `init`

# `start_link`

---

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