Commit Graph

14 Commits

Author SHA1 Message Date
KevinMidboe eefe4f7aa0 Created a custom elastic logging handler. 2019-04-30 00:23:30 +02:00
KevinMidboe 0a88e3b376 Changed severity levels on some logs 2019-04-30 00:22:21 +02:00
KevinMidboe 8c67226823 Log-log-log! If files are found or not we output two different logs. Also info log every time we dont find anything. 2019-04-29 22:39:20 +02:00
KevinMidboe 524cc82020 Replaced all prints with logger messages. Also added more info logging of what files are found 2019-04-29 22:26:23 +02:00
KevinMidboe 9c95395827 Logg deluge stdout to log file on remove and fixed issue where the name to delete from deluge was the absolute path not just the filename. 2019-04-29 22:13:40 +02:00
KevinMidboe 4e5f5e5172 Renamed case-sensitive file 2019-04-29 22:03:35 +02:00
KevinMidboe dc777f0812 Improved log levels for subprocess calls. 2019-04-29 22:01:19 +02:00
KevinMidboe af136e7ce2 Now uses logging to file. 2019-04-29 21:53:29 +02:00
KevinMidboe 48266f7d1a Added project config file to gitignore 2019-04-29 21:52:44 +02:00
KevinMidboe 40846e490f Logger now also creates log file if it does not exist yet 2019-04-29 21:52:07 +02:00
KevinMidboe 80013af814 If config does not exist we exit and tell user to follow readme 2019-04-29 21:33:20 +02:00
KevinMidboe dce5a070ca Added default config file with empty variables. 2019-04-29 21:09:43 +02:00
KevinMidboe 15eeb3681f Version 0.1 of the transatlantic torrent express. 2019-04-29 21:08:25 +02:00
KevinMidboe ef1e671521 Initial commit 2019-04-29 21:07:04 +02:00