I have a script that automates a few procedures over time. In order to trace the execution of this command through central logging I'd like to write a custom log messages to the exos log.
I've looked around and can't quite see any examples of what specific functions in python would do this.