#include "Logger.h" #include "OSSupport/File.h" std::unique_ptr MakeConsoleListener(bool a_IsService); std::pair> MakeFileListener();