< Back

Get-LoggingCallerScope

Sat Jan 18, 2020 9:51 am

NAME 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





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















RELATED LINKS

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

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

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

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