0

System Log to USB stick instead of MicroSD card

Looking to see if there is a plugin that I can edit (primarily this one here on github page:

https://github.com/brightsign/BrightAuthor-Plugins/blob/master/System-Log-Saver/klog.brs)

That will log to an attached USB stick. Not worried about space being an issue on the USB stick since it will be large enough to handle many logfiles. I would want the kernel logs to always be appended, use the roAppendFile object and roSystemLog, to continue to loop and grab the logs (not just once every 5min). That way, if the microSD card ever fails, or the player crashes, I can at least still have the USB stick without losing any data. I'm not planning on sending this software out, mostly just for in-house testing.

What do I need to do to write a system log file to the USB stick, instead of the microSD card?

0 comments

Please sign in to leave a comment.