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

[bug] CLI Verbose mode (-v) does not overrides log #2932

Open
mike7ang1rdz opened this issue Oct 24, 2023 · 0 comments
Open

[bug] CLI Verbose mode (-v) does not overrides log #2932

mike7ang1rdz opened this issue Oct 24, 2023 · 0 comments

Comments

@mike7ang1rdz
Copy link

Hello,

As the help indicates:

Usage: mosquitto [-c config_file] [-d] [-h] [-p port]

-v : verbose mode - enable all logging types. This overrides
any logging options given in the config file.

when I use -v mode, it does not override logging options in my configuration:

my configuration looks like:

log_type error
log_type warning
log_dest file E:\mosquittoTest\log.log

running moquitto:

mosquitto.exe -c mosquitto.conf -v

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