mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-26 23:13:32 +00:00
8 lines
159 B
Markdown
8 lines
159 B
Markdown
---
|
|
title: How can I see the log in the terminal?
|
|
category: developer
|
|
---
|
|
|
|
Run LBRY with the `--log-to-console` flag set:
|
|
|
|
lbrynet-daemon --log-to-console
|