We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69f7b0e commit 292757fCopy full SHA for 292757f
libraries/src/AWS.Lambda.Powertools.Logging/LogFormatException.cs
@@ -23,7 +23,7 @@ namespace AWS.Lambda.Powertools.Logging;
23
public class LogFormatException : Exception
24
{
25
/// <summary>
26
- /// Creates a new IdempotencyConfigurationException
+ /// Creates a new LogFormatException
27
/// </summary>
28
public LogFormatException()
29
0 commit comments