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

px 0.9.0 - Windows: logging configuration inside px.ini file is ignored and no logging is produced #204

Closed
marcOcram opened this issue Jan 26, 2024 · 3 comments

Comments

@marcOcram
Copy link

Starting px with the log configuration entry does not produce any logging. It does not matter which value I use.

[proxy]
...

[settings]
log = 3

If I start px directly via cli px.exe --uniqlog a logging file is created

@genotrance genotrance added the bug label Jan 27, 2024
@genotrance
Copy link
Owner

Thanks for the report - will fix this in the next release. Until then, the config file won't work for setting log and env vars or cli flags will need to be used.

genotrance added a commit that referenced this issue Feb 10, 2024
@genotrance
Copy link
Owner

Fixed in v091.

@genotrance
Copy link
Owner

v0.9.1 has been released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants