Get-HPCMSLLogFormat



Summary

Retrieves the format used by the log commands

Syntax

Get-HPCMSLLogFormat [<CommonParameters>]

Description

This command retrieves the configured log format used by the Write-Log* commands. This command returns the value of the HPCMSL_LOG_FORMAT environment variable or 'Simple' if the variable is not configured.

Parameters

No parameters defined.

Examples


PS C:\> Get-HPCMSLLogFormat -Format CMTrace

See also