deluged -d -L debug -l daemon.log gives:
deluge -L debug -l ui.log gives:[DEBUG ] 00:30:15 configmanager:36 ConfigManager started..
[INFO ] 00:30:15 daemon:36 Deluge daemon 1.1.0-RC1
[DEBUG ] 00:30:15 daemon:37 options: {'loglevel': 'debug', 'quiet': False, 'logfile': 'daemon.log', 'config': None, 'port': None, 'pidfile': None, 'donot': True}
[DEBUG ] 00:30:15 daemon:38 args: []
[DEBUG ] 00:30:15 core:79 Core init..
[DEBUG ] 00:30:15 component:94 Registered Core with ComponentRegistry..
[DEBUG ] 00:30:15 component:94 Registered PreferencesManager with ComponentRegistry..
[DEBUG ] 00:30:15 configmanager:79 Getting config 'core.conf'
[DEBUG ] 00:30:15 config:244 Config /home/peaks/.config/deluge/core.conf loaded: {'info_sent': 0.0, 'lsd': True, 'send_info': False, 'state_location': '/home/peaks/.config/deluge/state', 'move_completed_path': '/home/peaks', 'enc_in_policy': 1, 'queue_new_to_top': False, 'ignore_limits_on_local_network': True, 'rate_limit_ip_overhead': True, 'daemon_port': 58846, 'torrentfiles_location': '/home/peaks/Videos/torrentfiles', 'max_active_limit': 30, 'utpex': True, 'max_active_downloading': 5, 'max_active_seeding': 30, 'allow_remote': False, 'max_half_open_connections': -1, 'download_location': '/home/peaks/Videos', 'compact_allocation': False, 'max_upload_speed': 174.0, 'prioritize_first_last_pieces': False, 'auto_managed': True, 'enc_level': 2, 'max_connections_per_second': 20, 'dont_count_slow_torrents': False, 'random_outgoing_ports': True, 'max_upload_slots_per_torrent': -1, 'new_release_check': True, 'enc_out_policy': 1, 'outgoing_ports': [0, 0], 'seed_time_limit': 100.0, 'share_ratio_limit': 2.0, 'max_download_speed': -1.0, 'natpmp': True, 'stop_seed_at_ratio': False, 'peer_tos': '0x00', 'upnp': True, 'max_download_speed_per_torrent': -1, 'max_upload_slots_global': 20, 'enabled_plugins': [], 'random_port': False, 'autoadd_enable': False, 'max_connections_global': 200, 'enc_prefer_rc4': True, 'listen_ports': [59300, 59300], 'dht': True, 'stop_seed_ratio': 2.0, 'seed_time_ratio_limit': 7.0, 'max_upload_speed_per_torrent': 40.0, 'copy_torrent_file': True, 'move_completed': False, 'proxies': {'peer': {'username': '', 'password': '', 'type': 0, 'hostname': '', 'port': 8080}, 'web_seed': {'username': '', 'password': '', 'type': 0, 'hostname': '', 'port': 8080}, 'tracker': {'username': '', 'password': '', 'type': 0, 'hostname': '', 'port': 8080}, 'dht': {'username': '', 'password': '', 'type': 0, 'hostname': '', 'port': 8080}}, 'add_paused': False, 'max_connections_per_torrent': -1, 'remove_seed_at_ratio': False, 'autoadd_location': '/home/peaks', 'config_location': '/home/peaks/.config/deluge', 'plugins_location': '/home/peaks/.config/deluge/plugins'}
[DEBUG ] 00:30:15 configmanager:79 Getting config 'core.conf'
[INFO ] 00:30:15 core:98 Starting XMLRPC server on port 58846
[INFO ] 00:30:15 core:104 Daemon already running or port not available..
and opens Deluge.1.1.0-RC1