Skip to content

Cleanup logger #25

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

Merged
merged 2 commits into from
May 22, 2025
Merged

Cleanup logger #25

merged 2 commits into from
May 22, 2025

Conversation

donaldaverill
Copy link
Owner

No description provided.

- I removed the `debug` alias for `consoleLogger` in `src/console-logger.ts` to improve clarity.
- I improved test coverage in `test/console-logger.spec.ts` by adding assertions for `console.group` and `console.groupEnd`.
- I updated tests to use `consoleLogger` instead of `debug`.
- Restored the `debug` alias for `consoleLogger` in `src/console-logger.ts` as per your request.
- Updated tests in `test/console-logger.spec.ts` to use the `debug` alias.
- Improved test coverage by adding assertions for `console.group` and `console.groupEnd`.
- Bumped package version to 7.8.2.
@donaldaverill donaldaverill merged commit 951d091 into master May 22, 2025
1 check passed
@donaldaverill donaldaverill deleted the cleanup-logger branch May 22, 2025 01:19
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