mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-04 04:45:10 +00:00
Update how-to-find-lbry-log-file.md (#655)
* Update how-to-find-lbry-log-file.md added the option to open log file/folder directly from the lbry app
This commit is contained in:
parent
7026580db0
commit
d5d9df5e5f
1 changed files with 8 additions and 0 deletions
|
@ -7,6 +7,14 @@ In certain cases, we may ask you to send us your log file(s). The current log f
|
||||||
|
|
||||||
**lbrynet.log files may contain your IP address. While sharing this is not inherently dangerous, if you desire maximum privacy, please mask it before posting to public websites.**
|
**lbrynet.log files may contain your IP address. While sharing this is not inherently dangerous, if you desire maximum privacy, please mask it before posting to public websites.**
|
||||||
|
|
||||||
|
### Find Logs via the LBRY App
|
||||||
|
You are able to open the log folder from the Help tab in the LBRY app.
|
||||||
|
From the LBRY App, click on Help. Next, click on "Open Log Folder"
|
||||||
|

|
||||||
|
The folder will be highlighted, so just double click to open and here you will see "lbrynet.log".
|
||||||
|
|
||||||
|
|
||||||
|
### Find Logs Manually
|
||||||
## Windows
|
## Windows
|
||||||
1. Open File Explorer (Keyboard shortcut: Window Key + E)
|
1. Open File Explorer (Keyboard shortcut: Window Key + E)
|
||||||
1. Type `%localappdata%\lbry\lbrynet` (or `%appdata%\lbrynet` if you originally installed v0.14 or earlier) into the address bar and click Enter.
|
1. Type `%localappdata%\lbry\lbrynet` (or `%appdata%\lbrynet` if you originally installed v0.14 or earlier) into the address bar and click Enter.
|
||||||
|
|
Loading…
Add table
Reference in a new issue