Skip to content

tidbits  #2

@zendannyy

Description

@zendannyy

for later
from colorlog import ColoredFormatter

Create console handler for sev. levels

log_colors = {
    'DEBUG': 'bold_red',
    'INFO': 'green',
    'WARNING': 'yellow',
    'ERROR': 'red',
    'CRITICAL': 'red',
}

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