From 3495c4e906ff4d8c97186db5cd57226c039f5ec4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20St=C3=BChmer?= Date: Tue, 18 Jun 2024 21:19:41 +0200 Subject: [PATCH] chore: Reduced verify file size --- .../ModuleInitializer.cs | 6 +- .../XUnitLoggerWithFixtureTests.cs | 8 +- ...=False_disableTimestamp=False.verified.txt | 11970 ---------------- ...s=False_disableTimestamp=True.verified.txt | 11970 ---------------- ...s=True_disableTimestamp=False.verified.txt | 11970 ---------------- ...=False_disableTimestamp=False.verified.txt | 11970 ---------------- ...=False_disableTimestamp=False.verified.txt | 11970 ---------------- ...=False_disableTimestamp=False.verified.txt | 11970 ---------------- ...s=False_disableTimestamp=True.verified.txt | 11970 ---------------- ...s=True_disableTimestamp=False.verified.txt | 11970 ---------------- ...=False_disableTimestamp=False.verified.txt | 11970 ---------------- ...=False_disableTimestamp=False.verified.txt | 11970 ---------------- ...=False_disableTimestamp=False.verified.txt | 360 - ...s=False_disableTimestamp=True.verified.txt | 360 - ...s=True_disableTimestamp=False.verified.txt | 360 - ...=False_disableTimestamp=False.verified.txt | 360 - ...=False_disableTimestamp=False.verified.txt | 360 - ...=False_disableTimestamp=False.verified.txt | 360 - ...s=False_disableTimestamp=True.verified.txt | 360 - ...s=True_disableTimestamp=False.verified.txt | 360 - ...=False_disableTimestamp=False.verified.txt | 360 - ...=False_disableTimestamp=False.verified.txt | 360 - 22 files changed, 9 insertions(+), 123305 deletions(-) diff --git a/tests/NetEvolve.Logging.XUnit.Tests.Integration/ModuleInitializer.cs b/tests/NetEvolve.Logging.XUnit.Tests.Integration/ModuleInitializer.cs index 98f94a9..b44e96d 100644 --- a/tests/NetEvolve.Logging.XUnit.Tests.Integration/ModuleInitializer.cs +++ b/tests/NetEvolve.Logging.XUnit.Tests.Integration/ModuleInitializer.cs @@ -8,7 +8,10 @@ internal static class ModuleInitializer { [ModuleInitializer] - public static void Init() => + public static void Init() + { + // VerifierSettings.AutoVerify(includeBuildServer: false); + Verifier.DerivePathInfo( (sourceFile, projectDirectory, method, type) => { @@ -17,4 +20,5 @@ public static void Init() => return new(snapshots, type.Name, method.Name); } ); + } } diff --git a/tests/NetEvolve.Logging.XUnit.Tests.Integration/XUnitLoggerWithFixtureTests.cs b/tests/NetEvolve.Logging.XUnit.Tests.Integration/XUnitLoggerWithFixtureTests.cs index bc38c1d..8611b06 100644 --- a/tests/NetEvolve.Logging.XUnit.Tests.Integration/XUnitLoggerWithFixtureTests.cs +++ b/tests/NetEvolve.Logging.XUnit.Tests.Integration/XUnitLoggerWithFixtureTests.cs @@ -128,7 +128,7 @@ bool disableTimestamp var @case = new TestCase1(logger); // Act - for (var sc = 0; sc < 100; sc++) + for (var sc = 0; sc < 10; sc++) { @case.Run(); } @@ -170,7 +170,7 @@ bool disableTimestamp var @case = new TestCase2(logger); // Act - for (var sc = 0; sc < 100; sc++) + for (var sc = 0; sc < 10; sc++) { @case.Run(); } @@ -212,7 +212,7 @@ bool disableTimestamp var @case = new TestCase1(logger); // Act - for (var sc = 0; sc < 100; sc++) + for (var sc = 0; sc < 10; sc++) { @case.Run(); } @@ -254,7 +254,7 @@ bool disableTimestamp var @case = new TestCase2(logger); // Act - for (var sc = 0; sc < 100; sc++) + for (var sc = 0; sc < 10; sc++) { @case.Run(); } diff --git a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt index c79cb51..1811de7 100644 --- a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt +++ b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt @@ -1328,11975 +1328,5 @@ ExectionTime: DateTimeOffset_21 } ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] } ] \ No newline at end of file diff --git a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=True.verified.txt b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=True.verified.txt index c79cb51..1811de7 100644 --- a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=True.verified.txt +++ b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=True.verified.txt @@ -1328,11975 +1328,5 @@ ExectionTime: DateTimeOffset_21 } ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] } ] \ No newline at end of file diff --git a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=True_disableTimestamp=False.verified.txt b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=True_disableTimestamp=False.verified.txt index c79cb51..1811de7 100644 --- a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=True_disableTimestamp=False.verified.txt +++ b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=True_disableTimestamp=False.verified.txt @@ -1328,11975 +1328,5 @@ ExectionTime: DateTimeOffset_21 } ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] } ] \ No newline at end of file diff --git a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=True_disableScopes=False_disableTimestamp=False.verified.txt b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=True_disableScopes=False_disableTimestamp=False.verified.txt index c79cb51..1811de7 100644 --- a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=True_disableScopes=False_disableTimestamp=False.verified.txt +++ b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=True_disableScopes=False_disableTimestamp=False.verified.txt @@ -1328,11975 +1328,5 @@ ExectionTime: DateTimeOffset_21 } ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] } ] \ No newline at end of file diff --git a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=True_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=True_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt index c79cb51..1811de7 100644 --- a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=True_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt +++ b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=True_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt @@ -1328,11975 +1328,5 @@ ExectionTime: DateTimeOffset_21 } ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] } ] \ No newline at end of file diff --git a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt index c79cb51..1811de7 100644 --- a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt +++ b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt @@ -1328,11975 +1328,5 @@ ExectionTime: DateTimeOffset_21 } ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] } ] \ No newline at end of file diff --git a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=True.verified.txt b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=True.verified.txt index c79cb51..1811de7 100644 --- a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=True.verified.txt +++ b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=True.verified.txt @@ -1328,11975 +1328,5 @@ ExectionTime: DateTimeOffset_21 } ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] } ] \ No newline at end of file diff --git a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=True_disableTimestamp=False.verified.txt b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=True_disableTimestamp=False.verified.txt index c79cb51..1811de7 100644 --- a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=True_disableTimestamp=False.verified.txt +++ b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=True_disableTimestamp=False.verified.txt @@ -1328,11975 +1328,5 @@ ExectionTime: DateTimeOffset_21 } ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] } ] \ No newline at end of file diff --git a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=True_disableScopes=False_disableTimestamp=False.verified.txt b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=True_disableScopes=False_disableTimestamp=False.verified.txt index c79cb51..1811de7 100644 --- a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=True_disableScopes=False_disableTimestamp=False.verified.txt +++ b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=True_disableScopes=False_disableTimestamp=False.verified.txt @@ -1328,11975 +1328,5 @@ ExectionTime: DateTimeOffset_21 } ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] } ] \ No newline at end of file diff --git a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=True_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=True_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt index c79cb51..1811de7 100644 --- a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=True_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt +++ b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/LoggedMessages_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=True_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt @@ -1328,11975 +1328,5 @@ ExectionTime: DateTimeOffset_21 } ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_22 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_23 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_24 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_25 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_26 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_27 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_28 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_29 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_30 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_31 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_32 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_33 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_34 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_35 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_36 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_37 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_38 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_39 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_40 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_41 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_42 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_43 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_44 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_45 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_46 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_47 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_48 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_49 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_50 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_51 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_52 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_53 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_54 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_55 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_56 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_57 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_58 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_59 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_60 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_61 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_62 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_63 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_64 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_65 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_66 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_67 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_68 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_69 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_70 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_71 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_72 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_73 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_74 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_75 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_76 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_77 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_78 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_79 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_80 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_81 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_82 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_83 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_84 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_85 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_86 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_87 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_88 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_89 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_90 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_91 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_92 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_93 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_94 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_95 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_96 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_97 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_98 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_99 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_100 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_101 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_102 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_103 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_104 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_105 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_106 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_107 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_108 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_109 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_110 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_111 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_112 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_113 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_114 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_115 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_116 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_117 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_118 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_119 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_120 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_121 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_122 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_123 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_124 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_125 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_126 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_127 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_128 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_129 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_130 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_131 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_132 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_133 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_134 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_135 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_136 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_137 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_138 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_139 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_140 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_141 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_142 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_143 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_144 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_145 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_146 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_147 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_148 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_149 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_150 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_151 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_152 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_153 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_154 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_155 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_156 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_157 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_158 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_159 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_160 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_161 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_162 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_163 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_164 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_165 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_166 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_167 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_168 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_169 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_170 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_171 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_172 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_173 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_174 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_175 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_176 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_177 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_178 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_179 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_180 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_181 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_182 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_183 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_184 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_185 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_186 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_187 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_188 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_189 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_190 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_191 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_192 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_193 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_194 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_195 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_196 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_197 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_198 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_199 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - Message: Trace, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Debug, - EventId: { - Id: 1, - Name: LogDebug - }, - Message: Debug, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Information, - EventId: { - Id: 2, - Name: LogInformation - }, - Message: Information, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Warning, - EventId: { - Id: 3, - Name: LogWarning - }, - Message: Warning, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Error, - EventId: { - Id: 4, - Name: LogError - }, - Message: Error, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] - }, - { - Timestamp: DateTimeOffset_1, - LogLevel: Critical, - EventId: { - Id: 5, - Name: LogCritical - }, - Message: Critical, - Scopes: [ - Scope, - [ - { - Now: DateTimeOffset_200 - }, - { - {OriginalFormat}: Execution {Now} - } - ], - { - ExectionTime: DateTimeOffset_201 - } - ] } ] \ No newline at end of file diff --git a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt index 34eaffd..47a8acb 100644 --- a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt +++ b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt @@ -36,365 +36,5 @@ System.InvalidOperationException: Operation is not valid due to the current stat at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 01/01/2000 [INFO] Before 1: (null) 01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. System.InvalidOperationException: Operation is not valid due to the current state of the object. at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 \ No newline at end of file diff --git a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=True.verified.txt b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=True.verified.txt index c5002b2..c4d2789 100644 --- a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=True.verified.txt +++ b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=True.verified.txt @@ -36,365 +36,5 @@ System.InvalidOperationException: Operation is not valid due to the current stat at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 [INFO] Before 1: (null) [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. System.InvalidOperationException: Operation is not valid due to the current state of the object. at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 \ No newline at end of file diff --git a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=True_disableTimestamp=False.verified.txt b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=True_disableTimestamp=False.verified.txt index 34eaffd..47a8acb 100644 --- a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=True_disableTimestamp=False.verified.txt +++ b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=True_disableTimestamp=False.verified.txt @@ -36,365 +36,5 @@ System.InvalidOperationException: Operation is not valid due to the current stat at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 01/01/2000 [INFO] Before 1: (null) 01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. System.InvalidOperationException: Operation is not valid due to the current state of the object. at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 \ No newline at end of file diff --git a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=True_disableScopes=False_disableTimestamp=False.verified.txt b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=True_disableScopes=False_disableTimestamp=False.verified.txt index b6e75d4..51fcaeb 100644 --- a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=True_disableScopes=False_disableTimestamp=False.verified.txt +++ b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=True_disableScopes=False_disableTimestamp=False.verified.txt @@ -36,365 +36,5 @@ System.InvalidOperationException: Operation is not valid due to the current stat at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 01/01/2000 Before 1: (null) 01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. System.InvalidOperationException: Operation is not valid due to the current state of the object. at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 \ No newline at end of file diff --git a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=True_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=True_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt index 34eaffd..47a8acb 100644 --- a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=True_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt +++ b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSinkGeneric_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=True_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt @@ -36,365 +36,5 @@ System.InvalidOperationException: Operation is not valid due to the current stat at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 01/01/2000 [INFO] Before 1: (null) 01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. System.InvalidOperationException: Operation is not valid due to the current state of the object. at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 \ No newline at end of file diff --git a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt index 34eaffd..47a8acb 100644 --- a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt +++ b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt @@ -36,365 +36,5 @@ System.InvalidOperationException: Operation is not valid due to the current stat at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 01/01/2000 [INFO] Before 1: (null) 01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. System.InvalidOperationException: Operation is not valid due to the current state of the object. at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 \ No newline at end of file diff --git a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=True.verified.txt b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=True.verified.txt index c5002b2..c4d2789 100644 --- a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=True.verified.txt +++ b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=False_disableTimestamp=True.verified.txt @@ -36,365 +36,5 @@ System.InvalidOperationException: Operation is not valid due to the current stat at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 [INFO] Before 1: (null) [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -[INFO] Before 1: (null) -[FAIL] Exception: Unknown exception. System.InvalidOperationException: Operation is not valid due to the current state of the object. at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 \ No newline at end of file diff --git a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=True_disableTimestamp=False.verified.txt b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=True_disableTimestamp=False.verified.txt index 34eaffd..47a8acb 100644 --- a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=True_disableTimestamp=False.verified.txt +++ b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=False_disableScopes=True_disableTimestamp=False.verified.txt @@ -36,365 +36,5 @@ System.InvalidOperationException: Operation is not valid due to the current stat at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 01/01/2000 [INFO] Before 1: (null) 01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. System.InvalidOperationException: Operation is not valid due to the current state of the object. at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 \ No newline at end of file diff --git a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=True_disableScopes=False_disableTimestamp=False.verified.txt b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=True_disableScopes=False_disableTimestamp=False.verified.txt index b6e75d4..51fcaeb 100644 --- a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=True_disableScopes=False_disableTimestamp=False.verified.txt +++ b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=False_disableLogLevel=True_disableScopes=False_disableTimestamp=False.verified.txt @@ -36,365 +36,5 @@ System.InvalidOperationException: Operation is not valid due to the current stat at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 01/01/2000 Before 1: (null) 01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 Before 1: (null) -01/01/2000 Exception: Unknown exception. System.InvalidOperationException: Operation is not valid due to the current state of the object. at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 \ No newline at end of file diff --git a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=True_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=True_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt index 34eaffd..47a8acb 100644 --- a/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=True_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt +++ b/tests/NetEvolve.Logging.XUnit.Tests.Integration/_snapshots/ToString_MessageSink_Theory_Expected.XUnitLoggerWithFixtureTests_disableAdditionalInformation=True_disableLogLevel=False_disableScopes=False_disableTimestamp=False.verified.txt @@ -36,365 +36,5 @@ System.InvalidOperationException: Operation is not valid due to the current stat at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 01/01/2000 [INFO] Before 1: (null) 01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. -System.InvalidOperationException: Operation is not valid due to the current state of the object. - at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 -01/01/2000 [INFO] Before 1: (null) -01/01/2000 [FAIL] Exception: Unknown exception. System.InvalidOperationException: Operation is not valid due to the current state of the object. at NetEvolve.Logging.XUnit.Tests.Integration.TestCase2.Run() in {ProjectDirectory}TestCase2.cs:line 20 \ No newline at end of file