|
Similar to Version this class would be called during bootstrapping (depending on log level) and log the config state (maybe more or less verbose depending on the level). It probably can also be static.
I think it makes sense to use the public metadata API for this, because we then know we are only exposing information we want to expose. One could also use the internal metadata for that, but there is the "risk" to expose more than we want.
|