LogLevel doesn't seem to work #83
Closed
Milestone
Comments
Thanks for the bug report, there may have been a regression around logging in a recent release, going to harden this up here: #84 I'll fix the usage typo also |
armandocanals
added a commit
to armandocanals/finatra
that referenced
this issue
Jan 14, 2014
cacoco
pushed a commit
that referenced
this issue
May 13, 2015
cacoco
pushed a commit
that referenced
this issue
May 13, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
I've tried to set the logging level to DEBUG and WARNING or ERROR by
However, I always seem to have info messages coming through and never debug. If I call log.getLevel, I always get null.
Maybe I'm doing something wrong and I'm stuck. BTW, the documentation about the flags is wrong: it's not -usage but -help seems to work :-)
The text was updated successfully, but these errors were encountered: