Skip to content

Commit

Permalink
cahnge log level
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashutosh619-sudo committed Aug 28, 2024
1 parent add2573 commit 99ec268
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/workspaces/actions.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
from apps.xero.utils import XeroConnector

logger = logging.getLogger(__name__)
logger.level = logging.INFO


def post_workspace(access_token, request):
Expand Down

0 comments on commit 99ec268

Please sign in to comment.