Create a logger function for mlctl and baklava
Open
- Dominant language
- Python
- Stars
- 25
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
## 🚀 Feature Proposal
A clear and concise description of what the feature is.
By default, the system will print info logs for the user. However, a developer can override for full debug logs.
https://click-log.readthedocs.io/en/stable/
## Motivation
Please outline the motivation for the proposal.
## Example
Please provide an example for how this feature would be used.
mlctl train build -c train.yaml --> standard logs
mlctl train build -c train.yaml --verbose --> full debug logs
Contributor guide
Assessment
This issue has not been assessed yet.