-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: ACNA-1475 - verbose logging for headless application or local runtime #506
Conversation
headless app verbose by default
verbose for headless app or apps running locally
Codecov Report
@@ Coverage Diff @@
## master #506 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 50 50
Lines 2584 2595 +11
Branches 464 469 +5
=========================================
+ Hits 2584 2595 +11
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, with a minor change in the doc
Headless apps are verbose by default.
aio app get-url --local
will print out local action URLs.aio app run --local
will enable verbose logging.Description
Related Issue
#482
#435
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: