From 21ce6172c254a5bf77d393bc060562c4424b2fe6 Mon Sep 17 00:00:00 2001 From: Geoffrey Vancoetsem Date: Mon, 24 Jul 2023 22:43:07 -0400 Subject: [PATCH] #2 W3C Custom Fields detection for _x suffixed log files support --- App.config | 8 +- FileLogInfo.cs | 389 +++++----- Folder.cs | 399 ++++++----- IisLogRotator.csproj | 20 +- IisLogRotator.sln | 12 +- Program.cs | 1388 ++++++++++++++++++------------------ Properties/AssemblyInfo.cs | 6 +- WindowsFeatures.cs | 1 + packages.config | 6 - 9 files changed, 1129 insertions(+), 1100 deletions(-) delete mode 100644 packages.config diff --git a/App.config b/App.config index e334571..0c80ded 100644 --- a/App.config +++ b/App.config @@ -1,13 +1,13 @@ - + -
+
- + - +