[21:16:00] <qwcode> dstufft, hey, running out to pick up my son... unless it's quick
[21:16:45] <dstufft> qwcode: you can decid eif it's quick or not: I'm thinking about getting rid of the implicit debug log all together because I don't think anyone really use sit and it causes cache directory churn (matters on things like travis that upload a new cache anytime it changes), thoughts?
[21:18:44] <qwcode> dstufft, I never use it. I'm ok with it. would --log-file go quiet as an option, and then disappear later?
[21:19:13] <dstufft> qwcode: --log-file would still exist, this is just the implicit, always on deubg log
[21:19:42] <qwcode> qwcode, --log-file is for this log.
[21:19:54] <qwcode> qwcode, --log-file <path> Path to a verbose non-appending log, that only logs failures. This log is active by default at /home/qwcode/.pip/pip.log.
[21:20:51] <qwcode> yike, that's from 1.5... not looking at v6
[21:21:31] <dstufft> qwcode: yea in pip 6 --log is off by default, there's an alway son debug log you can't disable