Skip to content

feat(ui): add simple Logger #135

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

przemyslaw-wlodek
Copy link
Contributor

@przemyslaw-wlodek przemyslaw-wlodek commented Jun 16, 2023

Checklist

  • JIRA - LW-7034
  • Screenshots added.

Proposed solution

Work in progress...

Screenshots

image


Allure report

allure-report-publisher generated test report!

smokeTests: ✅ test report for ac7030a5

passed failed skipped flaky total result
Total 19 0 0 0 19

error: getLogFunctionByLevel('error', componentName),
});

const getMockLogger: typeof getLogger = () => ({
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of adding mock loggers, why not just return empty if production?

@settings settings bot removed the ui-toolkit label Jun 27, 2024
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