mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
docs: update log level configuration in troubleshooting guide (#2374)
This commit is contained in:
parent
3ee4280dfa
commit
ae83138832
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ Log files are written to:
|
|||
|
||||
Log files are named with timestamps (e.g., `2025-01-09T123456.log`) and the most recent 10 log files are kept.
|
||||
|
||||
You can configure the log level in your [config file](/docs/config#logging) to get more detailed debug information.
|
||||
You can set the log level with the `--log-level` command-line option to get more detailed debug information. For example, `opencode --log-level DEBUG`.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue