Edit /etc/default/bind9 and change
/etc/default/bind9
OPTIONS="-u bind"
to
OPTIONS="-u bind -d 50 -g"
Restart BIND and you'll see debug log on your console.