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

Improve error logging for plugin life cycle event function #182

Open
Steven-Chan opened this issue Feb 7, 2018 · 0 comments
Open

Improve error logging for plugin life cycle event function #182

Steven-Chan opened this issue Feb 7, 2018 · 0 comments

Comments

@Steven-Chan
Copy link
Contributor

Steven-Chan commented Feb 7, 2018

skygear-server version: 1.3.1
py-skygear version: 1.1.1

Steps to reproduce

  1. register 'after-plugins-ready' event
  2. throw error in the event function

Expected

Error with stack trace logged.

Actual result

2018-02-07 04:01:22,414 WARNI [skygear.transmitter.common:114][Thread-2] Missing event func named "after-plugins-ready"
@Steven-Chan Steven-Chan changed the title Improve error handling for plugin life cycle event function Improve error logging for plugin life cycle event function Feb 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant