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

Added possibility to clean up logs from the hosting activity #179

Merged
merged 1 commit into from
Aug 24, 2022

Conversation

mukeshsolanki
Copy link
Contributor

Resolves #99

Added 2 methods

  • Pluto.clearAllLogs() - Clears all the logs for all the plugins
  • Pluto.clearLogs(plugin) - Clears the logs for a specific plugin.

@CLAassistant
Copy link

CLAassistant commented Aug 24, 2022

CLA assistant check
All committers have signed the CLA.

@srtvprateek srtvprateek merged commit fec78b7 into androidPluto:develop Aug 24, 2022
@mukeshsolanki mukeshsolanki deleted the clear_logs branch August 25, 2022 05:12
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.

Nice to have: Possibility to cleanup log from hosting activity
3 participants