factory id is '[% factory.id %]' and timestamp [% factory.timestamp %]
config_class is [% factory.config_class %] config files read: [% factory.config.files.join(' ') %] config timestamp: [% factory.config.timestamp %] data classes: [% factory.config.classes.join(' ') %] list_class is [% factory.list_class %] dbh is [% factory.dbh %] tt is [% factory.tt %] template path: [% factory.config.template_path.join(' ') %] master template: [% factory.config.master_template %]
id: [% id %] moniker: [% moniker %] thing: [% IF thing %][% thing.moniker %] [[% thing.id %]][% IF thing.title %]: [% thing.title %][% END %][% IF thing.is_ghost %] (ghost)[% END %][% END %] list: [% list %] view: [% view %]