Skip to content
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

Fix issue with warn and debug logs in local env #57

Merged
merged 4 commits into from
May 2, 2024

Conversation

DorShakedMonday
Copy link
Collaborator

No description provided.

@DorShakedMonday DorShakedMonday requested a review from maorb-dev May 2, 2024 07:07
@DorShakedMonday DorShakedMonday self-assigned this May 2, 2024
DEBUG = 'debug',
WARNING = 'warn'
}

console.warn();
Copy link
Contributor

Choose a reason for hiding this comment

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

console.warn();

?

@DorShakedMonday DorShakedMonday merged commit 136986e into master May 2, 2024
2 checks passed
@DorShakedMonday DorShakedMonday deleted the fix/dorsh/enable_warn_and_debug_logs branch May 2, 2024 07:32
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