-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7591115
commit 5da3502
Showing
2 changed files
with
12 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,13 +24,9 @@ If you want to support the implementation of a new feature or bugfix, you can vo | |
|
||
1. Wait a while, then archive the logs in the *Downloads* or *Home* folder by typing: | ||
|
||
For Linux | ||
`adguardvpn-cli export-logs` | ||
|
||
`zip -rj logs.zip ${XDG_DATA_HOME:-~/.local/share}/adguardvpn-cli/*.log` | ||
|
||
For Mac | ||
|
||
`zip -rj ~/Downloads/logs.zip ~/Library/"Application Support"/adguardvpn-cli/*.log` | ||
The logs will be downloaded by default to the application folder, the path to the logs will be written in the console. | ||
|
||
1. Send the log file to <[email protected]>. Specify the time of the error and attach a link to your GitHub issue or its number (it appears as #number next to the title). Alternatively, you can upload the log file to Google Drive and share it with <[email protected]>. Attach the file link to your GitHub issue. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters