Skip to content

Commit

Permalink
DASHBOARD FINAL
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanhayame committed Nov 9, 2024
1 parent fec3d00 commit 1637bac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions konduktor/logging.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ def get_logger(name: str):


"""Logger with KONDUKTOR_DEBUG specific logic"""


def get_logger2(name: str):
# Determine the logging level based on the KONDUKTOR_DEBUG environment variable
log_level = logging.INFO
Expand Down

0 comments on commit 1637bac

Please sign in to comment.