Skip to content

Commit

Permalink
change log level
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashutosh619-sudo committed Aug 28, 2024
1 parent 2b1408f commit add2573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/xero/queue.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


logger = logging.getLogger(__name__)

logger.level = logging.INFO

def validate_failing_export(is_auto_export: bool, interval_hours: int, error: Error):
"""
Expand Down

0 comments on commit add2573

Please sign in to comment.