/** INTERNAL: Return the metadata logger. */
 public MetadataLogger getLogger() {
   return m_project.getLogger();
 }