-
Notifications
You must be signed in to change notification settings - Fork 50
Get‐LoggingDefaultFormat
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-LoggingDefaultFormat.md schema: 2.0.0
Returns the default message format
Get-LoggingDefaultFormat [<CommonParameters>]
This function returns a string representing the default message format used by enabled targets that don't override it
Get-LoggingDefaultFormat
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-LoggingDefaultFormat.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-LoggingDefaultFormat.ps1