Skip to content

Smarter collections logging #30

@derekm

Description

@derekm

Logging parameters is really handy and encourages writing good toString() methods, but when the parameters are very large collections of these objects, logging-interceptor toString()s each object.

It would be nice to optionally log collection types and sizes instead of the string of each object in the collection.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions