NXOpen.UF.Uf.PrintSyslog

Uf.PrintSyslog()

Refer to UF_print_syslog for documentation.

Signature: PrintSyslog(message, trace)

Parameters:
  • message (str) – Message to be output to the syslog
  • trace (bool) – TRUE = Print the stack trace along with the message FALSE = Print only the message

License requirements: None