Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sensible toString methods on most classes #14

Open
alexarchambault opened this issue Sep 10, 2021 · 0 comments
Open

Add sensible toString methods on most classes #14

alexarchambault opened this issue Sep 10, 2021 · 0 comments

Comments

@alexarchambault
Copy link

It seems the string representation of most using_directives classes is the default Object.toString. Printing them results in things like

directives: com.virtuslab.using_directives.custom.model.UsingDirectivesImpl@2d84cb86

which makes it hard to debug things. Sensible toString methods would be convenient.

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

No branches or pull requests

1 participant