I’m new to Flox and am giving it a spin to check it out. Even with a trivial environment, I’m seeing very large log files created under .flox/log, with many entries per second of the form :
I took a quick look at the rust tracing crate documentation but couldn’t figure out if there was an environment variable or flag that could be used to reduce the default log level down from debug to warn or error, but you may find these two commands useful while we work to release a hotfix:
And … yesterday we released version 1.3.5 that includes a fix for this issue. If you upgrade, perform one final pkill -CONT flox-watchdog, then exit and restart all Flox environments then you shouldn’t have any further issues. Please let us know if you find otherwise!