mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
7 lines
139 B
Markdown
7 lines
139 B
Markdown
---
|
|
title: How can I see the log in the terminal?
|
|
---
|
|
|
|
Run lbry with the `--log-to-console` flag set:
|
|
|
|
lbrynet-daemon --log-to-console
|