heading size

This commit is contained in:
Thomas Zarebczan 2019-09-13 18:47:57 -04:00 committed by GitHub
parent 8f696da5b5
commit 1fd49428a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,23 +17,23 @@ The folder will be highlighted, so just double click to open and here you will s
Navigate to the **About** page and use the **Send Logs** button at the bottom. You can email them to [help@lbry.com](mailto:help@lbry.com) Navigate to the **About** page and use the **Send Logs** button at the bottom. You can email them to [help@lbry.com](mailto:help@lbry.com)
### Find Logs Manually {#manual} ### Find Logs Manually {#manual}
## Windows #### Windows
1. Open File Explorer (Keyboard shortcut: Windows Key + E). 1. Open File Explorer (Keyboard shortcut: Windows Key + E).
2. Type `%localappdata%\lbry\lbrynet` (or `%appdata%\lbrynet` if you originally installed v0.14 or earlier) into the address bar and click Enter. 2. Type `%localappdata%\lbry\lbrynet` (or `%appdata%\lbrynet` if you originally installed v0.14 or earlier) into the address bar and click Enter.
3. Here you will see the `lbrynet.log` file and any archives. 3. Here you will see the `lbrynet.log` file and any archives.
## MacOS #### MacOS
1. Open Finder. 1. Open Finder.
2. Click Go in the top menu and choose "Go To Folder". 2. Click Go in the top menu and choose "Go To Folder".
3. Type "~/Library/Application Support/LBRY" and then click go. 3. Type "~/Library/Application Support/LBRY" and then click go.
4. Here you will see the `lbrynet.log` file and any archives. 4. Here you will see the `lbrynet.log` file and any archives.
## Ubuntu / Linux *(Exact steps may differ slightly)* #### Ubuntu / Linux *(Exact steps may differ slightly)*
1. Navigate to your home directory. Ensure hidden files and folders are shown if using a graphical file explorer. 1. Navigate to your home directory. Ensure hidden files and folders are shown if using a graphical file explorer.
2. Navigate to the `.local/share/lbry/lbrynet` folder (or `~/.lbrynet` if you originally installed v0.14 or earlier). 2. Navigate to the `.local/share/lbry/lbrynet` folder (or `~/.lbrynet` if you originally installed v0.14 or earlier).
3. Here you will see the `lbrynet.log` file and any archives. 3. Here you will see the `lbrynet.log` file and any archives.
## Android *(Exact steps may differ slightly)* #### Android *(Exact steps may differ slightly)*
1. Launch your favorite file explorer. 1. Launch your favorite file explorer.
2. Navigate to `Internal storage\android\data\io.lbry.browser->files\lbrynet`. 2. Navigate to `Internal storage\android\data\io.lbry.browser->files\lbrynet`.
3. Here you will see the `lbrynet.log` file and any archives. 3. Here you will see the `lbrynet.log` file and any archives.