# `MdnsLite.Info`
[🔗](https://github.com/nerves-networking/mdns_lite/blob/v0.9.1/lib/mdns_lite/info.ex#L5)

Inspect internal MdnsLite state

Functions in this module are intended for debugging mDNS issues.

# `dump_caches`

```elixir
@spec dump_caches() :: :ok
```

Dump the contents of the responder mDNS caches

# `dump_records`

```elixir
@spec dump_records() :: :ok
```

Dump the records that mDNSLite advertises

---

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