-
Notifications
You must be signed in to change notification settings - Fork 101
Add ability to also write log output to a configured file #86
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestfeat/installerinstall/upgrade the appinstall/upgrade the app
Description
Currently logs are printed to stdout only and it's truncated in the notebook cell. We need a second logging destination for troubleshooting
This problem persists in python wheel tasks as well:
use {{job_id}} and {{run_id}} and {{task_key}} as injected parameters to distinguish the logs.
use try ... finally ... to ensure the log file is flushed
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfeat/installerinstall/upgrade the appinstall/upgrade the app
Type
Projects
Status
No status