Skip to content

[Feature Request] Can debug print output to a configured logger? #122

@zhuoqun-chen

Description

@zhuoqun-chen

debug is a wonderful tool and saved me a lot of time for debugging. And In my projects, I used to configure my owner logger for recording some running information. And now I use both debug() and logger.debug().

However, when they are used together, the terminal looks like this:

image

But another tool I'm using called Hydra can also format some information into its configured logger, and the result looks like this:
image

So I assume if debug can offer similar option, it will be amazing.

Can your team kindly consider to support this feature?

Appreciated your maintenance. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions