XppLoggerAdapter Methods
The XppLoggerAdapter type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | Overloaded. |
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| GetHashCode | (Inherited from Object.) |
| GetType | (Inherited from Object.) |
| MemberwiseClone | (Inherited from Object.) |
| ToString | (Inherited from Object.) |
| WriteCommandDetail | Writes the command detail to Windows PowerShell output. |
| WriteDebug | Writes the debug messages to PowerShell output. |
| WriteError | Writes the error exceptions to PowerShell output. |
| WriteInformation | Writes the information messages to PowerShell output. |
| WriteObject | Writes the object data to PowerShell output. |
| WriteProgress | |
| WriteVerbose | Writes the long messages to PowerShell output. |
| WriteWarning | Writes the warning messages to PowerShell output. |
Community Additions
ADD
Show: