When on DEBUG, I have noticed that CAS logs are very long. One of the reasons is that commit [Clean up ToString methods](https://github.com/apereo/cas/commit/e2dc0b995316b6bc5a6523b2581a4aa7127aca5e) changed the `SimplePrincipal` class toString() method behavior: instead of returning just "id", it returns all fields, i.e. also "attributes". I wonder if this was intentional and whether this shouldn't be reverted back to returning (and logging) just the principal's "id".
What do you think? -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/1d9cbaea-037a-45c7-aa01-a0bbef985e53n%40apereo.org.
