Some of the logging information is hidden by local flags
Some information send to logger are lost, since the logger is using local flags that not aligned with command line options. We need to homogenize/review the logging levels, so that all components follow the overall severity logging request. This includes:
- Removing local severity flags, hiding global ones
- Propagating command line severity to logger