nebari
nebari copied to clipboard
[ENH] - Use proper logging instead of print statements for deployment logs
Feature description
Setup proper logging instead of using print statements like these:
https://github.com/nebari-dev/nebari/blob/cac52efaee70ac0487121b4d6f623766f27d3b30/src/_nebari/stages/kubernetes_keycloak_configuration/init.py#L79
Value and/or benefit
More metadata information, different levels of logs, etc
Anything else?
No response
Notes from community meeting: we'll need logs for sys-admins and end-users, which needs further discussion
xref: #2104