Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
print [2013/08/10 13:58] admin [Notes] |
print [2013/08/10 14:10] (current) admin [Notes] |
||
|---|---|---|---|
| Line 21: | Line 21: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| + | |||
| + | To print information about the execution of a given functor or group of functors, put these functors inside the Print functor. It is not advised to use a Print functor without any contained functors because the execution order of this functor will be unspecified. | ||
| All messages are printed to the application console using the given log level. | All messages are printed to the application console using the given log level. | ||