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 startup message to all plugins #1459

Closed
3 tasks
oxarbitrage opened this issue Nov 30, 2018 · 3 comments
Closed
3 tasks

add startup message to all plugins #1459

oxarbitrage opened this issue Nov 30, 2018 · 3 comments
Assignees

Comments

@oxarbitrage
Copy link
Member

When running witness_node with different plugins you cant really know as a user in a fast/easy way what plugins were loaded because some have a startup message while others done.
When running with the defaults it is even worst as you don't know what are being actually loaded.

I think all plugins should have a startup message when loaded so the user running the node will know everything goes as expected.

Tasks:

  • Define a startup message standard. Can be just {plugin_name} started.
  • Add message to all plugins, replace the ones that already have it with new message format.
  • Add message to template_plugin.
@xqcool
Copy link

xqcool commented Dec 14, 2018

add startup message already,but not a good design.look at my branch

@abitmore
Copy link
Member

abitmore commented Jan 1, 2019

Done?

@jmjatlanta
Copy link
Contributor

Yes, it is done.

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

No branches or pull requests

5 participants