Mid GoF Patterns

Logging:?

  • When there’s a need for a global logging mechanism where all parts of the

application log to the same destination (e.g., a log file or a central logging

service).

Follow:

More from Design Patterns in C#

All questions for this course