From 115515b4a8d2b2c746fcd867768dc73adc4b4174 Mon Sep 17 00:00:00 2001 From: mdaneri Date: Fri, 7 Feb 2025 08:05:03 -0800 Subject: [PATCH] . --- src/Public/Logging.ps1 | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Public/Logging.ps1 b/src/Public/Logging.ps1 index f972b1987..434d518c1 100644 --- a/src/Public/Logging.ps1 +++ b/src/Public/Logging.ps1 @@ -850,7 +850,6 @@ function Write-PodeErrorLog { } } - <# .SYNOPSIS Writes an object, exception, or custom message to a configured custom or built-in logging method.