Skip to content

moltenhub-layer out logging levels with config.json defaults#448

Merged
jefking merged 1 commit intomainfrom
moltenhub-layer-out-the-logging-error-warn-info-de
Apr 11, 2026
Merged

moltenhub-layer out logging levels with config.json defaults#448
jefking merged 1 commit intomainfrom
moltenhub-layer-out-the-logging-error-warn-info-de

Conversation

@jefking
Copy link
Copy Markdown
Collaborator

@jefking jefking commented Apr 11, 2026

Summary

  • add explicit hub log levels (error, warn, info, debug) with canonical parsing/validation
  • add log_level to hub init/runtime config handling with default info
  • backfill missing log_level in runtime config.json and preserve configured values across runtime config writes
  • add leveled hub log routing in cmd/harness so noisy command/progress lines are treated as debug while preserving task-log mirroring
  • route hub UI/PR monitor logs through the same leveled logger
  • update docs/example config and add focused tests

Validation

  • go test ./...

@jefking jefking merged commit 0a3c27e into main Apr 11, 2026
2 checks passed
@jefking jefking deleted the moltenhub-layer-out-the-logging-error-warn-info-de branch April 11, 2026 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant