This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Open JournalCliLogsDirectory
Nick Spreitzer edited this page Feb 17, 2020
·
1 revision
external help file: JournalCli.dll-Help.xml
Module Name: JournalCli
online version:
schema: 2.0.0
Open the application logs directory, if one exists.
Open-JournalCliLogsDirectory [<CommonParameters>]
journal-cli
logs all errors to the local disk. You can reference these logs when troubleshooting problems, or when opening a bug report.
PS C:\> Open-JournalCliLogsDirectory
Opens the directory that contains journal-cli
application logs, if it exists. If no errors have ever been recorded, the directory will not exist. In that situation, a message will be displayed explaining that the directory does not exist.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.