We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81155b4 commit d287c3aCopy full SHA for d287c3a
CHANGELOG.md
@@ -20,6 +20,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
and `*_app.py` are now considered. However, if the directory contains more than
21
one file matching these new patterns, you must provide rsconnect-python with an
22
explicit `--entrypoint` argument.
23
+- Added a new verbose logging level. Specifying `-v` on the command line uses this
24
+ new level. Currently this will cause filenames to be logged as they are added to
25
+ a bundle. To enable maximum verbosity (debug level), use `-vv`.
26
27
## [1.20.0] - 2023-09-11
28
0 commit comments