From 16ee1dd1a69edc9b69a96cc706ac1823873de38f Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Mon, 28 Jun 2021 18:35:33 +0200 Subject: Handling wrong input for songs' length at creation (command c) --- log/spoteezer.log | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'log') diff --git a/log/spoteezer.log b/log/spoteezer.log index 5251bff..e672f6d 100644 --- a/log/spoteezer.log +++ b/log/spoteezer.log @@ -1,6 +1,4 @@ [yyyy-MM-dd HH:mm:ss.SSS] TYPE: Message -[2021-06-27 13:23:02.181] WARNING: The music file was not found with the path you've provided or the extension is not .wav [2021-06-27 13:23:40.286] TEST: JUnit test -[2021-06-27 17:01:30.263] WARNING: The music file was not found with the path you've provided or the extension is not .wav -[2021-06-27 18:57:02.639] TEST: JUnit test -[2021-06-27 22:23:27.617] TEST: JUnit test \ No newline at end of file +[2021-06-28 18:33:51.708] ERROR: You've not provided a number for the length. +[2021-06-28 18:34:14.06] ERROR: The music file was not found with the path you've provided or the extension is not .wav \ No newline at end of file -- cgit v1.2.3