From 1fd49428a6f61acef469ebd45d26d15c19e073d7 Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Fri, 13 Sep 2019 18:47:57 -0400 Subject: [PATCH] heading size --- content/faq/how-to-find-lbry-log-file.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/content/faq/how-to-find-lbry-log-file.md b/content/faq/how-to-find-lbry-log-file.md index e9b170ea..0c29a92c 100644 --- a/content/faq/how-to-find-lbry-log-file.md +++ b/content/faq/how-to-find-lbry-log-file.md @@ -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) ### Find Logs Manually {#manual} -## Windows +#### Windows 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. 3. Here you will see the `lbrynet.log` file and any archives. -## MacOS +#### MacOS 1. Open Finder. 2. Click Go in the top menu and choose "Go To Folder". 3. Type "~/Library/Application Support/LBRY" and then click go. 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. 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. -## Android *(Exact steps may differ slightly)* +#### Android *(Exact steps may differ slightly)* 1. Launch your favorite file explorer. 2. Navigate to `Internal storage\android\data\io.lbry.browser->files\lbrynet`. 3. Here you will see the `lbrynet.log` file and any archives.