We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d63d79d commit 697307aCopy full SHA for 697307a
awswrangler/distributed/_distributed.py
@@ -15,6 +15,7 @@
15
16
class RayLogger:
17
"""Create discrete Logger instance for Ray Tasks"""
18
+
19
def __init__(
20
self,
21
log_level: int = logging.INFO,
0 commit comments