I've just migrated my MT installation to a new server and am trying to get log4mt happening again. I've got some environment notes from the old installation telling me where all things log4mt should be and I've verified that my new setup matches that, but after 4 days, my log4mt.log file is still empty. My notes say https://trac.endevver.com/movabletype/wiki/code/log4mt/installation has lots more useful info, but I get a Not Found from there.
Can anybody point me to where those docs now live?
thanks!
SB

This is where endevver maintains it:
http://github.com/endevver/mt-plugin-log4mt
You could always sign up for a github account, ping Jay Allen and see if he'll work with you on writing some new docs or something ;)
Thanks for that, I've been to the endevver site trying to find the documentation. Right now, I really need to be able to get logging working and don't have time to volunteer to help write new docs. Being on Apache now, I could always just replace my logging calls with Perl warn statements and get what I need from the Apache error log...
Well, you could ping Jay and see if he can give you some tips where the documentation is missing.