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 ff50aa7 commit 64a1048Copy full SHA for 64a1048
src/backend/utils.py
@@ -154,7 +154,7 @@ def comma_separated_string_to_list(s: str) -> List[str]:
154
def configure_logging(logging_settings):
155
"""
156
Configure logging based on the provided logging settings.
157
-
+
158
Args:
159
logging_settings: Instance of _LoggingSettings containing logging configuration
160
0 commit comments