Auto-DL
Auto-DL copied to clipboard
Add log messages in BackEndApp/authv1
Feature Request
Is your feature request related to an existing Issue or a new implementation?
No
Feature Description
Use the configured logger library to add comprehensive and easy to understand log messages in BackendApp/authv1/
Possible Solution
import logging
logger = logging.get_logger(__name__)
# add the following wherever necessary
logger.debug("DEBUG MESSAGE")
logger.info("INFO MESSAGE")
logger.warn("WARNING MESSAGE")
logger.error("ERROR MESSAGE")
Hey, @RusherRG, @ADI10HERO I want to work on this issue, can you assign me this issue.
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.
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 have a look at docs
@RusherRG Hey, Its been one week now for the assignee, I have implemented this issue if you pls assign this to me, I can raise the PR
@ADI10HERO @McTechie If anyone can assign me this issue
@sshiv5768 it would be gr8 if you could give us a status update of your work!
@RusherRG @McTechie @ADI10HERO Pls assign this to me since he is not replying and I can raise pull request asap.