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


Get-LoggingCallerScope

SYNOPSIS

Returns the default caller scope

SYNTAX

Get-LoggingCallerScope [<CommonParameters>]

DESCRIPTION

This function returns an int representing the scope where the invocation scope for the caller should be obtained from

EXAMPLES

EXAMPLE 1

Get-LoggingCallerScope

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

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