Updates:
Status: Done
Labels: -Type-Defect Type-EnhancementComment #1 on issue 198 by [email protected]: Logs always empty http://code.google.com/p/memcached/issues/detail?id=198depending on the number of -v you add on the command line memcached will print more information to stdout and stderr. You can just redirect that to the file you want to keep it in.
There is a new extension framework in the next version so you can use -X to load the logger you want (syslog, eventlog, file etc)
