RASCSI/cpp/shared
Uwe Seimet 454c61ac0d
Added rascsi filter to limit logging to a particular device (#978)
* Support for ID and LUN parameter for the -L option in rascsi

* Added DeviceLogger class

* Removed dupiicate code

* Fixed SonarQube issues

* Added unit tests, improved code sharing

* Fixed regression (#979)
2022-11-11 21:08:48 +01:00
..
config.h
log.h Added rascsi filter to limit logging to a particular device (#978) 2022-11-11 21:08:48 +01:00
protobuf_serializer.cpp
protobuf_serializer.h
protobuf_util.cpp Added rascsi filter to limit logging to a particular device (#978) 2022-11-11 21:08:48 +01:00
protobuf_util.h Added rascsi filter to limit logging to a particular device (#978) 2022-11-11 21:08:48 +01:00
rascsi_exceptions.h
rascsi_version.cpp
rascsi_version.h
rasutil.cpp Added rascsi filter to limit logging to a particular device (#978) 2022-11-11 21:08:48 +01:00
rasutil.h Added rascsi filter to limit logging to a particular device (#978) 2022-11-11 21:08:48 +01:00
scsi.h