< Back

Get-LoggingDefaultLevel

Sat Jan 18, 2020 9:51 am

NAME Get-LoggingDefaultLevel



SYNOPSIS

Returns the default message level





SYNTAX

Get-LoggingDefaultLevel [<CommonParameters>]





DESCRIPTION

This function returns a string representing the default message level used by enabled targets that don't override

it





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-LoggingDefaultLevel















RELATED LINKS

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

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

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