-
-
Notifications
You must be signed in to change notification settings - Fork 750
Closed
Description
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
Labels
No labels