================
- Added the GenericSetup import context as an annotation to the transmogrifier.
[elro]
- Added a logger to log the value of a particular key for all items. Handy
when debugging, you can see which path is failing, and good if you want
to show progress in a long import.
[regebro]
- Added a breakpoint section to break on a particular expression, which is
handy for debugging.
[regebro]