Skip to content

refactor: simplify internal usage of gateway_logger#88

Merged
sfc-gh-alherrera merged 1 commit intoSnowflake-Labs:mainfrom
sfc-gh-twhite:simplify-logging
Dec 10, 2024
Merged

refactor: simplify internal usage of gateway_logger#88
sfc-gh-alherrera merged 1 commit intoSnowflake-Labs:mainfrom
sfc-gh-twhite:simplify-logging

Conversation

@sfc-gh-twhite
Copy link
Copy Markdown
Collaborator

Closes #77

gateway_logger.log can now be used with strings for the respective logging level.

@sfc-gh-twhite
Copy link
Copy Markdown
Collaborator Author

I need to check what's happening with the other reported issue of the "DEBUG" logging level not taking, but that is separate and should be handled outside of this PR/issue.

@sfc-gh-alherrera sfc-gh-alherrera merged commit c16e088 into Snowflake-Labs:main Dec 10, 2024
@sfc-gh-twhite sfc-gh-twhite deleted the simplify-logging branch March 13, 2025 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor: simplify logging process to avoid additional import in files in which we wish to log

2 participants