Skip to content

Logging formatting #1650

@mrocklin

Description

@mrocklin

Currently our default logging format is as follows:

%(name)s - %(levelname)s - %(message)s

This looks like the following:

distributed.scheduler - INFO - Starting worker compute stream, tcp://100.96.10.12:38938
distributed.scheduler - INFO - Register tcp://100.96.9.13:36728
distributed.scheduler - INFO - Starting worker compute stream, tcp://100.96.9.13:36728

Should we change this? Options available here: https://docs.python.org/3/library/logging.html#logrecord-objects

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions