protonscr

DXVK_LOG_LEVEL=none creates empty log files

dxvkclosed
doitsujin/dxvk#1703 · opened 2020-07-29 by konomikitten · updated 2020-07-29 · 2 comments · github
1 matching comments, n / p to jump
Kkonomikitten 2020-07-29 github

I think it would be more preferable if DXVK_LOG_LEVEL=none didn't create pointless empty log files, or that there was some way to disable log files entirely.

Ddoitsujin maintainer 2020-07-29 github

DXVK doesn't create empty log files when using none though?

https://github.com/doitsujin/dxvk/blob/3322da4b94d309132244f97c3a2028660b7f6cd4/src/util/log/log.cpp#L7-L11

Not entirely sure what your problem is, it works as intended here. Note that it doesn't actively delete any existing log files.

If you still see files being created, then it's because the application in question doesn't see the environment variable for whatever reason.

Kkonomikitten 2020-07-29 github

@doitsujin never mind I am apparently a bit daft I had it set to error sorry for the bad bug report closing.

Launch options