Mid GoF Patterns

Extensibility:?

  • New types of loggers can be added in the future (e.g., DatabaseLogger,

CloudLogger) by simply creating new factory subclasses without modifying

Follow:

existing client code.

More from Design Patterns in C#

All questions for this course