-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
enhancementEnhances DVCEnhances DVCp3-nice-to-haveIt should be done this or next sprintIt should be done this or next sprint
Description
Here are some concerns about the current dvc/logger.py usage and implementation:
- it doesn't provide the lazy evaluation/formatting for messages which wouldn't be printed due to logging level filter
parse_exceptionthing in warning is the duplicate of standardexc_info=Truebehavior- usage of Formatter to colorize the output would make it more clean and customizable
progress_awareshould be replaced by custom logging.Handler to make it work with logs coming from other libraries
efiop and dmpetrov
Metadata
Metadata
Assignees
Labels
enhancementEnhances DVCEnhances DVCp3-nice-to-haveIt should be done this or next sprintIt should be done this or next sprint