Skip to content

feat: add native log-level control#121

Merged
hm21 merged 1 commit intostablefrom
feat/log-level
Apr 14, 2026
Merged

feat: add native log-level control#121
hm21 merged 1 commit intostablefrom
feat/log-level

Conversation

@hm21
Copy link
Copy Markdown
Owner

@hm21 hm21 commented Apr 14, 2026

Description

Introduce a NativeLogLevel parameter to all API methods, enabling control over native log verbosity per call. This enhancement supports various log levels: none, error, warning, info, debug, and verbose. Additionally, replace existing logging calls with the new logging mechanism throughout the codebase.

Related Issue: Closes #

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@hm21 hm21 merged commit fa37b23 into stable Apr 14, 2026
1 check failed
@hm21 hm21 deleted the feat/log-level branch April 14, 2026 09:42
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