diff --git a/.gitignore b/.gitignore index a539470..ea18a65 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -config.yaml \ No newline at end of file +config.yaml +Error.log +Info.log \ No newline at end of file diff --git a/logs/Error.log b/logs/Error.log index 584cb1a..e69de29 100644 --- a/logs/Error.log +++ b/logs/Error.log @@ -1 +0,0 @@ -time=2024-03-30T13:55:53.545+05:00 level=ERROR msg="Failed to connect:" !BADKEY=EOF diff --git a/logs/Info.log b/logs/Info.log index 005c1d0..e69de29 100644 --- a/logs/Info.log +++ b/logs/Info.log @@ -1,2 +0,0 @@ -time=2024-03-30T13:55:52.167+05:00 level=INFO msg="Server is up and running" -time=2024-03-30T13:55:53.545+05:00 level=INFO msg="Retrying in 5 seconds..."