I want to use Singleton pattern for very specific classes of my project - namely database connection, logging and few other things. Given the following class: