If you are interested in reviewing the ESXi logs related to this event you can ssh to the host in question and perform:
cat /var/log/messages | grep -i link
To view linkstate issues in real-time (i.e. when performing network maintenance, etc.) you can perform:
tail -fv /var/log/messages | grep -i link