# File lib/main/daemon.rb, line 303
    def cmd_log
      puts(@log_file)
      exit(42)
    end