Skip to content

feat: improve logging and request discovery - #3

Open
gopu-bruno wants to merge 2 commits into
usebruno:mainfrom
gopu-bruno:refactor/logging-and-discovery
Open

gopu-bruno wants to merge 2 commits into
usebruno:mainfrom
gopu-bruno:refactor/logging-and-discovery

Conversation

@gopu-bruno

Copy link
Copy Markdown
Contributor

Description

Introduces centralized logging and improves request discovery across collections. Previously, logging was inconsistent and request scanning sometimes missed metadata in large files (as pointed out by review comments in #1).

Changes

  • Adds a dedicated log module with error, warn, and debug levels.
  • Replaces partial file reads with skeleton-based scanning for more reliable metadata extraction across requests.
  • Clearer feedback when no collections are found, including what scope was checked.

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