Skip to content

fix(logger): use correct console methods for debug and info levels#199

Merged
haru0017 merged 1 commit into
mainfrom
correct-console-methods
Jul 13, 2026
Merged

fix(logger): use correct console methods for debug and info levels#199
haru0017 merged 1 commit into
mainfrom
correct-console-methods

Conversation

@haru0017

Copy link
Copy Markdown
Contributor

Summary

  • Fix debug and info log levels to use console.debug and console.info respectively, instead of both using console.log

@haru0017 haru0017 self-assigned this Jul 13, 2026
@haru0017 haru0017 requested a review from a team as a code owner July 13, 2026 07:33
@haru0017 haru0017 merged commit 46f34ef into main Jul 13, 2026
6 checks passed
@haru0017 haru0017 deleted the correct-console-methods branch July 13, 2026 08:11
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