For the NVMe device given, send a Vendor Unique WDC enc-get-log command and
output the Enclosure logs.
The <device> parameter is mandatory and may be either the NVMe character
device (ex: /dev/nvme0).
The --log-id=<NUM>, -l <NUM> parameter is mandatory and may be either 0xd1, 0xd2,
0xd3, 0xd4, 0xe2 and 0xe4.
This will only work on WDC devices supporting this feature.
Results for any other device are undefined.
On success it returns the enclosure log data, error code otherwise.