NLnetLabs / ldns

LDNS is a DNS library that facilitates DNS tool programming
https://nlnetlabs.nl/ldns
BSD 3-Clause "New" or "Revised" License
285 stars 94 forks source link

Enabling debug output of LDNS #208

Closed Zero3K closed 1 year ago

Zero3K commented 1 year ago

How do I do that?

wtoorop commented 1 year ago

Most functions return a status of type ldns_status. You can convert those values to string with ldns_get_errorstr_by_id