You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer and support person, I'd like to be able to log messages, warnings & errors to a centralised location on the control PC, so that I can view them easily.
We need to investigate and recommend how this will be done.
'''Completion Criteria'''
Recommend how logging will be done
'''Notes'''
A centralised location simply means a known, documented location (which should be the same for all control PCs - unless there's a good reason not to).
Can all modules log to the same log file?
Can LabVIEW VIs log to a common log file?
Would it be OK to have multiple log files (e.g. one file per module) stored in a single folder?
Can I change the logging threshhold (e.g. from log error messages only to logging debug messages)?
How should we prevent log files getting too large? Can they be purged of old entries after a defined period?
It would be acceptable to simply view all messages, warnings & errors etc. with a text editor.
The text was updated successfully, but these errors were encountered:
As a developer and support person, I'd like to be able to log messages, warnings & errors to a centralised location on the control PC, so that I can view them easily.
We need to investigate and recommend how this will be done.
'''Completion Criteria'''
'''Notes'''
The text was updated successfully, but these errors were encountered: