Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Commit 5d50e4e

Browse files
committed
IDP-43-modular: feedback review
1 parent 87b0e46 commit 5d50e4e

File tree

1 file changed

+1
-0
lines changed
  • cpk_lib_python_github/github_app_token_generator_package/github_app_token_generator

1 file changed

+1
-0
lines changed

cpk_lib_python_github/github_app_token_generator_package/github_app_token_generator/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ def main():
8888
# Set debug logging if requested
8989
if args.debug:
9090
logging.getLogger().setLevel(logging.DEBUG)
91+
logger.setLevel(logging.DEBUG)
9192
logger.debug("Debug logging enabled")
9293

9394
# Get configuration - this can raise ValueError for user errors

0 commit comments

Comments
 (0)