This event is fired when print method is called from within Python script.
The event will only fire if you have wired the PythonConsoleOutput class to the PythonScript class by using the PythonScript.SetConsoleOutput function.
PythonScriptConsoleOutput Class