Add logging

This commit is contained in:
2025-10-16 05:45:19 -04:00
parent fb892c13ed
commit fedecacd0b
5 changed files with 158 additions and 23 deletions

3
.gitignore vendored
View File

@@ -1,5 +1,5 @@
# Ignore Rubrik API config (contains secrets)
rbk_api.conf
*.conf
# Ignore example config if you want to keep it local only
#rbk_api.conf.example
@@ -7,6 +7,7 @@ rbk_api.conf
*.tmp
*.swp
*.swo
*.log
*~
# Ignore session and response files