Where do I find logs for snapd?

Apparently zgrep snapd $(/bin/ls -r /var/log/syslog*) | grep -v audit can get you something, I think I’m too late to work out anything of use from this though, will try and do something next time…