Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add trace log to Limestone for issue #1057 #74

Merged
merged 4 commits into from
Dec 19, 2024
Merged

Conversation

umegane
Copy link
Contributor

@umegane umegane commented Dec 19, 2024

This pull request addresses issue #1057, which highlights the lack of trace-level logging in Limestone. The absence of trace logs makes it difficult to conduct detailed investigations during debugging and troubleshooting.

Changes in this pull request:

Added trace-level logs to all entry and exit points of Limestone's API functions.
Included trace logs for key operations to enhance observability.
These improvements aim to make debugging and issue analysis more efficient by providing comprehensive trace-level logging.

@umegane umegane merged commit d9a83c9 into master Dec 19, 2024
6 checks passed
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.

1 participant