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

Debuglevel argument ignored #40

Closed
fmussio opened this issue Apr 27, 2016 · 1 comment
Closed

Debuglevel argument ignored #40

fmussio opened this issue Apr 27, 2016 · 1 comment

Comments

@fmussio
Copy link

fmussio commented Apr 27, 2016

The debuglevel argument (-d or --debug) seems to be always ignored. I tried "-debug 10", as i wanted to see details of execution, but nothing changed... both log handlers (console and file) kept their default log level (INFO). Another problem is that the file created inside "logs" folder is always named "info.log", despite the log level.

In addition, as long as the debuglevel argument refers to the log level, i think it should be named "-l" or "--loglevel" instead.

best regards,

@SecBro1
Copy link

SecBro1 commented Oct 10, 2016

The valid values are : 10,20,30,40,50,60.

Try increasing values and see if you get any different output

@SecBro1 SecBro1 closed this as completed Oct 10, 2016
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

No branches or pull requests

2 participants