Skip to content

feat: use console.error and console.warn for error and warning logs#52

Merged
chenjiahan merged 2 commits intomainfrom
warn_error_1124
Nov 24, 2025
Merged

feat: use console.error and console.warn for error and warning logs#52
chenjiahan merged 2 commits intomainfrom
warn_error_1124

Conversation

@chenjiahan
Copy link
Member

Summary

This PR updates Rslog to emit errors and warnings using console.error and console.warn instead of console.log to ensure errors are correctly surfaced through stderr.

@chenjiahan chenjiahan merged commit aa621a5 into main Nov 24, 2025
4 checks passed
@chenjiahan chenjiahan deleted the warn_error_1124 branch November 24, 2025 11:24
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