Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Middleware
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:TSSW Sprint - Sep 28 - Oct 12
-
Team:Telescope and Site
Description
Increase the debug message for the LabVIEW to use. For example, if the LabVIEW calls the SAL LabVIEW vi to issue the log event with the event message, the SAL monitor could print out the received message (the values are put by the LabVIEW). The LabVIEW developer could use different debug level to get the message with different level of content. For example, if the debug level is 1, the LabVIEW developer can get the minimum debug message. If the debug level is 2, the LabVIEW developer can get the clearer debug message than the previous one, and vice versa.
https://github.com/lsst-ts/ts_sal/pull/104