Turbine
Window is a run-time window for logging and debugging, where all the
errors, warnings and information produced by Turbine are logged. Besides
that, you can also log directly to this window by calling the function
turbineDebug from Action Script, making it easier to debug your application.
Each
Turbine log entry is tagged by [e] for errors, [w] for warnings and
[i] for information.