Skip to content

object browser in log messages #1119

Closed
@waspinator

Description

@waspinator

When I log an object using the message I get is generic and not very helpful.

For example if I call logging.debug(request) I get <rest_framework.request.Request object at 0x7ff3e20ad0b8>.

Is there a way to make the object browse-able. I was thinking something like a [+] button that shows all the properties of the object and their values.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions