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

Add a toggle of log and tracing #42

Merged

Conversation

ilyaagarkov
Copy link
Member

@ilyaagarkov ilyaagarkov commented Sep 16, 2022

Added Run/Pause buttons for Trace and Logs tabs

Tracing and logging are switch off by default
It does not resolve the memory leak problem but helps to avoid it (#40)

image

@ilyaagarkov ilyaagarkov added the enhancement New feature or request label Sep 16, 2022
@ilyaagarkov ilyaagarkov force-pushed the feature/toggle-log-and-tracing branch from dcb9629 to 5778621 Compare September 16, 2022 15:11
# Conflicts:
#	src/index.ts
#	src/tabs/log/view.ts
@sergeysova sergeysova changed the title Feature/toggle log and tracing Add a toggle of log and tracing Sep 18, 2022
@sergeysova
Copy link
Member

@ilyaagarkov Thank you!!

Copy link
Member

@sergeysova sergeysova left a comment

Choose a reason for hiding this comment

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

Awesome

@sergeysova sergeysova merged commit b36304f into effector:master Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants