Of course you can alway delete the log file, then recreate it as a symbolic link to /dev/null. of course the admin will wonder why the log is always empty, and a simple ls -l will tell you its symbolic link. And if they are set for logrotation, then cron should come along, sweep it up, and make a new log file (right?).