Logging wildcard query in bind

You can log all queries by running these 2 commands:

rndc querylog
rndc trace 1

Logs will appear in named.run. You disable logging with

rndc trace 0

I don't think it's possible to log queries for a single entry.