|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
#include "pch.h"#include "Extensions/Logging/FileLoggerProvider.h"#include "Extensions/Logging/FileLogger.h"#include "Extensions/Logging/LogManager.h"#include "System/IO/Path.h"#include "System/IO/Directory.h"#include "System/IOException.h"#include "FileLoggerContext.h"Go to the source code of this file.
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::Extensions |
| namespace | DotNetDupe::Extensions::Logging |
Functions | |
| static DotNetDupe::System::String | DotNetDupe::Extensions::Logging::ResolveAndPrepareLogPath (const DotNetDupe::System::String &rawFilePath) |