PiSCSI / piscsi

PiSCSI allows a Raspberry Pi to function as emulated SCSI devices (hard disk, CD-ROM, and others) for vintage SCSI-based computers and devices. This is a fork of the RaSCSI project by GIMONS.
https://piscsi.org
BSD 3-Clause "New" or "Revised" License
545 stars 82 forks source link

Logging for LUN is missing when the LUN is explicitly specified in the log level #1378

Closed uweseimet closed 1 year ago

uweseimet commented 1 year ago

When a LUN is explicitly specified like this:

-L trace:0:6

The log output for the LUN is missing. It is not missing when only the device ID or nothing is specified.

Also fixes misleading DaynaPort logging.