Of course, we want to be able to control log verbosity (of various containers/components) with convenient primitives. There are many strategies. Config bound to container lifetime (change requires restart) or even dynamic pickup of e.g. configmap changes. We will see.
Related:
#334 (comment)