@startuml !include theme.ipuml class Config <> { - Config() + ~Config() -- + get_instance() : Config & <> -- + log : struct ... ... } @enduml