#include "MRMeshFwd.h"
#include "MRPch/MRSpdlog.h"
#include <mutex>
#include <streambuf>
#include <string>
Go to the source code of this file.
Classes | |
class | MR::LoggingStreambuf |
A custom streambuf that outputs things directly to the default spdlog logger. More... | |
class | MR::RestoringStreamsSink |
Namespaces | |
namespace | MR |
Functions | |
MRMESH_API void | MR::redirectSTDStreamsToLogger () |