mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-15 14:22:13 +00:00
More logging
This commit is contained in:
@@ -71,4 +71,4 @@ def comm_subroutine(logger):
|
||||
|
||||
if __name__ == "__main__":
|
||||
logging_client = logging.getLogger(__name__)
|
||||
comm_subroutine(logging_client)
|
||||
comm_subroutine(logging_client)
|
||||
|
||||
Reference in New Issue
Block a user