[00:52:10] I'm runnibng mediawiki from a docker container and defined $wgDebugLogFile. it seems to write a bit to it at startup but not logging anything per request -- any idea what could be going on? [00:53:34] I can see how something in docker could have gone wrong where the file is in teh wrong container or something, but the fact that it's writing to it normally at first is confusing me -- like, what makes it stop?