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

Fix several tinylog problems #435

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

ssvine
Copy link
Contributor

@ssvine ssvine commented Mar 22, 2024

  1. Don't miss the global logger instance every time the local one is destroyed
  2. Allocate a sufficient buffer for a log message

1. Don't miss the global logger instance every time the local one is destroyed
2. Allocate a sufficient buffer for a log message
Copy link

sonarcloud bot commented Mar 22, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@michaellukashov michaellukashov merged commit a539bb9 into michaellukashov:main Mar 22, 2024
2 checks passed
@ssvine ssvine deleted the fix-tinylog-3 branch March 22, 2024 11:23
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.

2 participants