# File httpd/lib/symbiosis/apache_logger.rb, line 96 def log_filename=(l) # # Should do some checking here # @log_filename = l.to_s end