apache / apache/dolphinscheduler-sdk-python
feat: Add basic log when execute dag file
Open
enhancement
- Dominant language
- Python
- Stars
- 71
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
when call `python script.py` will raise some log like below
```log
Auth token is default token, highly recommend add a token in production, especially you deploy in public network.
```
we should add more logging config for it and make it more clear
Contributor guide
Assessment
This issue has not been assessed yet.