-
Notifications
You must be signed in to change notification settings - Fork 50
Get‐LoggingDefaultLevel
Massimo Bonvicini edited this page Aug 27, 2019
·
1 revision
external help file: Logging-help.xml Module Name: Logging online version: https://logging.readthedocs.io/en/latest/functions/Get-LoggingDefaultLevel.md schema: 2.0.0
Returns the default message level
Get-LoggingDefaultLevel [<CommonParameters>]
This function returns a string representing the default message level used by enabled targets that don't override it
Get-LoggingDefaultLevel
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
https://logging.readthedocs.io/en/latest/functions/Get-LoggingDefaultLevel.md
https://logging.readthedocs.io/en/latest/functions/Write-Log.md
https://github.com/EsOsO/Logging/blob/master/Logging/public/Get-LoggingDefaultLevel.ps1