Skip to content

OpenCode crashes when adding log_level to the configuration #1250

@rwbaskette

Description

@rwbaskette

Setting the "log_level" parameter (per https://opencode.ai/docs/config/#logging) in the config file causes this message:

Error: Config file at /home/.../.config/opencode/opencode.json is invalid
↳ Unrecognized key(s) in object: 'log_level'
{
  "$schema": "https://opencode.ai/config.json",
  "log_level": "DEBUG",
  "provider": {
...

Thank you for all the good work!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions