Skip to content

Move generic import logger to bounded context

James Nutt requested to merge jnutt/move-logger-to-new-bounded-context into master

What does this MR do and why?

Move generic import logger to bounded context

This MR moves the import logger to a new bounded context for the ongoing import framework work.

This change isn't strictly a pre-requisite for/implementation of the related issue, but just refactoring up front to make the main MR more manageable.

Related issue: #452234

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by James Nutt

Merge request reports