< Back

Get-LoggingAvailableTarget

Sat Jan 18, 2020 9:50 am

NAME Get-LoggingAvailableTarget



SYNOPSIS

Returns available logging targets





SYNTAX

Get-LoggingAvailableTarget [<CommonParameters>]





DESCRIPTION

This function returns available logging targtes





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-LoggingAvailableTarget















RELATED LINKS

https://logging.readthedocs.io/en/lates ... eTarget.md

https://logging.readthedocs.io/en/lates ... ite-Log.md

https://github.com/EsOsO/Logging/blob/m ... Target.ps1