Rushang Gajjal
Rushang Gajjal
Yeah sure, go ahead. I've assigned you the issue.
> Thanks @RusherRG , do you have any guide to help me out to setup this project in my local environment. Hey @sshiv5768, sorry for the late reply. You can...
@ADI10HERO are we using the changelog and release drafter from [Auto-DL/Recommendation-System](https://github.com/Auto-DL/Recommendation-System)?
@himanshu007-creator Hey, sorry for the late reply. I think there's already a PR for this issue. We won't be able to assign this issue to you. Although, if the current...
@codewith-arijit Are you building the docker image using `BackEndApp/Dockerfile`? Also, there should be more errors above the snippet you added. Could you please share those as well?
Thanks for reporting the bug. We'll look into it.
@GeoBrodas If you don't mind it would be great if you could wait for a day until issues #336 #374 get resolved so then you'll have some boilerplate code to...
So we already have the configured logger [here](https://github.com/Auto-DL/Auto-DL/blob/v1-beta/BackEndApp/BackEndApp/logging.py). All you have to do is import the logging library and add info, error, warn, etc.. logs wherever needed in the scripts...