-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
#327 added logging support to the library.
There are numerous ways to improve logging across the library:
- Turn existing warnings into
logger.warn - Write
logger.infomessages where ever a user might be interested in progress that is happening - Write
logger.debuginformations where developers might be interested in what is happening - Equip more apps with a logging output widget, see
pipeline_tuningfor how it is done
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request