-
Notifications
You must be signed in to change notification settings - Fork 50
Get‐LoggingCallerScope
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-LoggingCallerScope.md schema: 2.0.0
Returns the default caller scope
Get-LoggingCallerScope [<CommonParameters>]
This function returns an int representing the scope where the invocation scope for the caller should be obtained from
Get-LoggingCallerScope
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-LoggingCallerScope.md
https://logging.readthedocs.io/en/latest/functions/Write-Log.md
https://logging.readthedocs.io/en/latest/LoggingFormat.md
https://github.com/EsOsO/Logging/blob/master/Logging/public/Get-LoggingCallerScope.ps1