framework icon indicating copy to clipboard operation
framework copied to clipboard

Update DatabaseFactory to require the logger interface, and bubble up through all usages

Open jpresutti opened this issue 3 years ago • 0 comments

Next release will have this as optional at the Database class level, and will otherwise use the container. BC break in v3.0.0 will require the LoggerInterface and pass through to all other Database related classes via Dependency Injection.

jpresutti avatar Jun 09 '22 21:06 jpresutti