Skip to content

Commit

Permalink
Default logs folder
Browse files Browse the repository at this point in the history
  • Loading branch information
xop5 committed Nov 20, 2024
1 parent 2f44e12 commit 77536c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cfa_azure/clients.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ def __init__(self, config_path: str = None, use_env_vars: bool = False):
self.pool_parameters = None
self.timeout = None
self.save_logs_to_blob = None
self.logs_folder = "stdout_stderr"

logger.debug("Attributes initialized in client.")

Expand Down

0 comments on commit 77536c9

Please sign in to comment.