Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: rboccuzziThe output from brainController is structured and controlled, and is suppose to only tell you the start of the graph, end of graph, and start and end of each node, as it does.
There is more information in the brdlog (-brdlog) that you can get from the controller, and from there, you can get the name of the error log for each node, which would give you the stderr output and any logged messages (logInfo, logMedium, logHigh, logLow) from python nodes.
Hope this helps!
Rich Boccuzzi