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

Can't override log level from command line args #92

Open
bdw429s opened this issue Jan 29, 2019 · 0 comments
Open

Can't override log level from command line args #92

bdw429s opened this issue Jan 29, 2019 · 0 comments

Comments

@bdw429s
Copy link

bdw429s commented Jan 29, 2019

I can override some INI settings directly from the command line such as:

myBinary.exe -Wservice.mode=true

But I can't override the log levels in the same manner:

myBinary.exe -Wlog.level=none

The above has no effect on logging. I am forced to change the log level with an INI file which makes my WinRun4J binary much less portable.

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

1 participant