< Back

Get-LoggingDefaultFormat

Sat Jan 18, 2020 9:51 am

NAME Get-LoggingDefaultFormat



SYNOPSIS

Returns the default message format





SYNTAX

Get-LoggingDefaultFormat [<CommonParameters>]





DESCRIPTION

This function returns a string representing the default message format 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-LoggingDefaultFormat















RELATED LINKS

https://logging.readthedocs.io/en/lates ... tFormat.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 ... Format.ps1