Skip to content

Conversation

swistak35
Copy link
Contributor

Another shot at #622

swistak35 and others added 4 commits July 22, 2025 22:50
The basic inspect output provided minimal information about the client's
internal state, making debugging difficult when working with complex
configurations involving instrumented repositories, dispatchers, and
mappers. Enhanced inspect now shows the complete component hierarchy.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
The default inspect method for brokers displays verbose internal state
that makes it difficult to understand the broker hierarchy in complex
configurations. The new cleaner_inspect method provides a structured
view focusing on the essential components with proper indentation.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
…ibility

The standard inspect output for repositories contains verbose internal state
that obscures the key configuration details. The new cleaner_inspect method
provides a focused view of essential repository settings like serializers,
with proper indentation for nested instrumented components.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Display each transformation on a separate line with proper indentation
for better readability when debugging mapper configurations.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
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