================ @@ -112,6 +112,22 @@ class RotatingLogHandler : public LogHandler { static char ID; }; +class TeeLogHandler : public LogHandler { ---------------- adrian-prantl wrote: Doxygen comment? https://github.com/llvm/llvm-project/pull/90984