Central logger
Create one class (maybe a singleton) which returns the logger from the external lib such that we can exchange this logger without changing multiple classes!
Edited by Ghost User
Create one class (maybe a singleton) which returns the logger from the external lib such that we can exchange this logger without changing multiple classes!