functions/debugging/Disable-SelfLog.ps1
|
function Disable-SelfLog { [Serilog.Debugging.SelfLog]::Disable() } |
|
function Disable-SelfLog { [Serilog.Debugging.SelfLog]::Disable() } |