Display the console log

With ZOAU you can print the console log. For example, to print the recent log, you can use the following ways:

  • Issuing a shell command:
pcon -r
  • Calling an API in Python programs:
print(zsystem.read_console())