We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when I run the generator just with -f fileName the first 2 error/warning message is
-f fileName
failed to parse log level: not a valid logrus Level: "" logger initialization with level 4
then I set --log-level debug in the command, but no debug message is shown
--log-level debug
The text was updated successfully, but these errors were encountered:
gangtao
No branches or pull requests
when I run the generator just with
-f fileName
the first 2 error/warning message is
then I set
--log-level debug
in the command, but no debug message is shownThe text was updated successfully, but these errors were encountered: