Persistent Dom0 console logs

I am trying to debug a crash on my machine which I’ve noticed results in a kernel panic being printed if it triggers during shutdown. At any other time I can’t see the panic, and at shutdown, it’s gone far too quickly.
Is there a way to have the Dom0 serial console logged to disk in the same way other VMs are (in var/log/xen/console/*.log).

Thanks.