|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
#include "pch.h"#include "Extensions/Logging/FileLogger.h"#include <cstdio>#include "FileLoggerContext.h"Go to the source code of this file.
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::Extensions |
| namespace | DotNetDupe::Extensions::Logging |
Functions | |
| static void | DotNetDupe::Extensions::Logging::CheckAndRollover (const LoggerConfiguration &config, FileLoggerContext *pContext, int iLineLength) |
| static void | DotNetDupe::Extensions::Logging::PerformFileRollover (const LoggerConfiguration &config, FileLoggerContext *pContext) |