PowerShellSinkExtensions class

Provides extension methods for configuring PowerShell sinks in Serilog logging.

public static class PowerShellSinkExtensions

Public Members

name description
static PowerShell(…) Adds a PowerShell sink to the Serilog logger configuration.

See Also