I would like to use FairLogger with some external component, which has the possibility to pipe log messages on a provided std::ostream. Is there any way we could have a wrapper around Logger which is std::ostream derived, while still using FairLogger as backend?