|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
#include "Common.h"#include "System/IO/TextWriter.h"#include "System/String.h"#include "System/SmartPointer.h"#include "Extensions/Logging/ILogger.h"Go to the source code of this file.
Classes | |
| class | DotNetDupe::Extensions::Logging::LoggerTextWriter |
| Adapter that routes System::IO::TextWriter stream writes into an ILogger destination. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::Extensions |
| namespace | DotNetDupe::Extensions::Logging |