Skip to content
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

Add options for controlling log level #16

Open
big-andy-coates opened this issue May 1, 2022 · 0 comments
Open

Add options for controlling log level #16

big-andy-coates opened this issue May 1, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@big-andy-coates
Copy link
Member

Could drive this from the Gradle logger level, i.e. getLogger().isInfoEnabled() etc. But... probably better to keep Gradle log level and the executor log level separate. Instead, let's go with a -v option for debug and -vv option for trace? (Assuming we have debug and trace log lines in the executor)

@big-andy-coates big-andy-coates moved this to To do in MVP Oct 18, 2022
@big-andy-coates big-andy-coates added the enhancement New feature or request label Jan 5, 2023
@big-andy-coates big-andy-coates removed this from MVP Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant