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

decorator logging #122

Open
lukesmurray opened this issue Apr 11, 2019 · 4 comments
Open

decorator logging #122

lukesmurray opened this issue Apr 11, 2019 · 4 comments
Assignees

Comments

@lukesmurray
Copy link
Collaborator

We currently use @Property and @var.setter to set and get things on the engine/models.

We want to wrap these so that the @Property logs the current value and @var.setter logs var's previous value and var's new value

@lukesmurray lukesmurray self-assigned this Apr 11, 2019
@soyapark
Copy link
Member

this feature is an essential part of #87

@soyapark
Copy link
Member

Can we make some progress for this feature (#87)? As we have seen from our deployment, we need more affordance for debugging and line-by-line debugging seems like a good way to pursue

@lukesmurray
Copy link
Collaborator Author

will work on this today

@lukesmurray
Copy link
Collaborator Author

in progress on #175

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

2 participants