CAM-9214 introduced a way to override logging by implementing a new logging handler.
The changes in CAM-10067 and CAM-10593 lead to the logging handler not being called.
Expected:
- logging can still be configured by the flags introduced in
CAM-10067 and CAM-10593
- logging handler is called
- implementing a custom logging handler can change logging behavior again