Auto-DL icon indicating copy to clipboard operation
Auto-DL copied to clipboard

Add log messages in BackEndApp/authv1

Open RusherRG opened this issue 4 years ago • 8 comments

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")

RusherRG avatar Sep 28 '21 15:09 RusherRG

Hey, @RusherRG, @ADI10HERO I want to work on this issue, can you assign me this issue.

sshiv5768 avatar Oct 01 '21 06:10 sshiv5768

Yeah sure, go ahead. I've assigned you the issue.

RusherRG avatar Oct 01 '21 06:10 RusherRG

Thanks @RusherRG , do you have any guide to help me out to setup this project in my local environment.

sshiv5768 avatar Oct 01 '21 11:10 sshiv5768

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 avatar Oct 03 '21 16:10 RusherRG

@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

Aniket-508 avatar Oct 05 '21 06:10 Aniket-508

@ADI10HERO @McTechie If anyone can assign me this issue

Aniket-508 avatar Oct 05 '21 06:10 Aniket-508

@sshiv5768 it would be gr8 if you could give us a status update of your work!

McTechie avatar Oct 05 '21 08:10 McTechie

@RusherRG @McTechie @ADI10HERO Pls assign this to me since he is not replying and I can raise pull request asap.

Aniket-508 avatar Oct 06 '21 06:10 Aniket-508