Skip to content

Logging formatting #1650

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

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions