-
-
Notifications
You must be signed in to change notification settings - Fork 718
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
For [Adding a new column for events #673] #702
Conversation
- Added even() & setEvent() method to the logger to set activity event. - Automatically set activity event based on model events. - Added test cases for event, and updated some of currents which used to handle events via properties.
- Added even() & setEvent() method to the logger to set activity event. - Automatically set activity event based on model events. - Added test cases for event, and updated some of currents which used to handle events via properties.
- Added even() & setEvent() method to the logger to set activity event. - Automatically set activity event based on model events. - Added test cases for event, and updated some of currents which used to handle events via properties.
Hey @AbdullahFaqeir @sebastiandedeyne wrote an awesome article about it: In addition to this: please fix the code style. And now I will review your changes in depth. =) |
@Gummibeer I've applied all your request changed. |
👍🏻 |
Relates to #673