• Miek Gieben's avatar
    Add debugging for failed lookups (#199) · b53661d2
    Miek Gieben authored
    This PR adds debug support for failed lookups. I.e. when a record
    is outside the configured domain, we do a forward lookup. If this
    fails the error is silently dropped. This PR adds it back as an error
    in when debugging is enabled.
    
    Fixes #197
    b53661d2
README.md 3.91 KB