Batshit.CPU is showing as hashing.
Batshit.GPU is still 0 after @20+ minutes.
How to access the log file you mentioned?
BTW, I am running without the proxy now. Hurray. I also figured out how to launch the miner and automagically set the priority. So, I put it in a .bat file and it runs on startup. That way, it's always running in the background and doesn't get in the way of my machine's real workload which does tend to be intense sometimes (during backups and activities I do for work, for examples). I have the CPU (minerd.exe) running at low priority and the GPU (cudaminer.exe) [if it ever decides to start working] running at below normal priority so they don't bump.
Here's the command line:
C:\Windows\System32\cmd.exe /c start "WhateverWindowTitleNameYouWant" /LOW C:\CPUMiner\minerd.exe -a scrypt -o stratum+tcp://us3.wemineltc.com:3333 -u workernamehere -p p4sswordor, one could simply copy and paste the info below as-is (ahem). Works like a charm!

C:\Windows\System32\cmd.exe /c start "Batshit.CPU" /LOW C:\CPUMiner\minerd.exe -a scrypt -o stratum+tcp://us3.wemineltc.com:3333 -u Batshit.CPU -p p4sswordMOD: Please add to a sticky. It took me awhile to figure this out and others may find it useful.