uweseimet / scsi2pi

Advanced performant SCSI/SASI emulation and tools for the PiSCSI/RaSCSI board
https://www.scsi2pi.net
BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

s2pexec: Make logging of bus signals optional #88

Closed uweseimet closed 5 months ago

uweseimet commented 5 months ago

Unconditionally logging bus signals with s2pexec on trace level often produces too much output. Logging bus signals (except for ACK and REQ) shall be made optional, with a new --log-signals/-l option. Bus signals shall only be logged when this setting is active and the log level is trace.