Skip to content

Request: Change background-color of logger messages by Logging Level #2944

@alexlenail

Description

@alexlenail

I love jupyter notebook. Frequently I use packages I write from jupyter. Some of those packages have loggers which logger.info('information'). In jupyter, those messages show up below the code window in an angry magenta. That seems appropriate for logger.error or logger.critical but logger.info could have a more pleasant, calming color, so that my code doesn't look terribly broken when just trying to keep you in the loop about what it's up to. :)

Logging levels reference.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions