log files are added into gitignore
This commit is contained in:
parent
f3d379ca65
commit
34f3b1b494
|
|
@ -1 +1,3 @@
|
||||||
config.yaml
|
config.yaml
|
||||||
|
Error.log
|
||||||
|
Info.log
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
time=2024-03-30T13:55:53.545+05:00 level=ERROR msg="Failed to connect:" !BADKEY=EOF
|
|
||||||
|
|
@ -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..."
|
|
||||||
Loading…
Reference in New Issue