public ArtifactsXMLExporter(ComponentLogger log) : base(log) { _config = new ArtifactsXMLExporterConfig(); Configuration = _config; }