Leveraging Workers Framework's Logging to Write Test Logs Directly to Database

I've been using LabVIEW for 2.5 years, having worked with frameworks like QMH, DQMH, JKISM, and currently CSM. I have a basic understanding of Actor but was deterred by widespread comments about its steep learning curve and the need for architect-level skills. Luckily, I discovered the Workers framework during my persistent learning, and it's by far the most satisfying one I've used. Now, I have a question related to my ongoing project: my supervisor wants test logs to be stored in a database each time we run tests, which would make reviews easier and reduce business trips. I noticed the Debug Server has comprehensive logging and file-writing features, so I'm wondering if I can leverage the framework's existing logging functionality to quickly develop a module that writes runtime log data directly to the database. Any insights would be appreciated!

1
5 replies