jeudi 14 novembre 2019

Design pattern applicable to generic logger

I need to implement a generic logger "wrapper" class, since I don't know a priori which real logger implementation should I use and I don't know which is the correct design pattern to use.

In first instance I thought of using the adapter pattern.

Aucun commentaire:

Enregistrer un commentaire