Closed marcOcram closed 8 months ago
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
px.exe --uniqlog
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.
log
Fixed in v091.
v0.9.1 has been released.
Starting px with the log configuration entry does not produce any logging. It does not matter which value I use.
If I start px directly via cli
px.exe --uniqlog
a logging file is created