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

commands: Remove flags log, verboseLog, add flag logLevel, deprecate flags verbose and debug #11088

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

bep
Copy link
Member

@bep bep commented Jun 12, 2023

Fixes #9648
Fixes #11071

@bep bep requested a review from jmooring June 12, 2023 14:27
@bep
Copy link
Member Author

bep commented Jun 12, 2023

@jmooring I'm pretty sure that this PR does what it says, but it would be good with a thumbs up if you agree to doing this ...

Copy link
Member

@jmooring jmooring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me. Please merge.

@bep bep merged commit ef147f4 into gohugoio:master Jun 13, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check if logging to file somehow got lost Remove the file logging flags (log, logFile, verboseLog)
2 participants