Skip to content

Commit 9848a47

Browse files
committed
chore(changeset): note the new OS_REGISTRY_LOG option (#3420)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01TXHXXHnquzVUjeQYPs9bmy
1 parent 4d8b44e commit 9848a47

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.changeset/startup-log-noise-cleanup.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,6 @@ with zero example-side changes — training users to ignore warnings.
2121
false positive (printed twice); silencing it removes both.
2222
- **objectql** — route the Registry's re-register / package-overwrite lines
2323
(normal rebuild / HMR / seed-replay paths) through a new debug-only
24-
`SchemaRegistry.debug()` so they stay out of the default `info` boot log.
24+
`SchemaRegistry.debug()` so they stay out of the default `info` boot log. Adds
25+
a `logLevel` construction option (and matching `OS_REGISTRY_LOG` env var) so
26+
the debug-gated housekeeping is discoverable for troubleshooting.

0 commit comments

Comments
 (0)