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

PyLoihiProcessModel does not accept a LogLevel parameter. #760

Open
tim-shea opened this issue Aug 1, 2023 · 0 comments · May be fixed by #761
Open

PyLoihiProcessModel does not accept a LogLevel parameter. #760

tim-shea opened this issue Aug 1, 2023 · 0 comments · May be fixed by #761
Labels
0-needs-review For all new issues 1-bug Something isn't working

Comments

@tim-shea
Copy link
Contributor

tim-shea commented Aug 1, 2023

Describe the bug
I can't correctly override the default loglevel of a PyLoihiProcessModel, because the PyLoihiProcessModel constructor does not have a loglevel parameter, even though the AbstractPyProcessModel does have this parameter.

Expected behavior
PyLoihiProcessModel.init should accept loglevel and forward this argument to super().init.

Environment (please complete the following information):

  • Lava version 0.8.0
@tim-shea tim-shea added the 1-bug Something isn't working label Aug 1, 2023
@github-actions github-actions bot added the 0-needs-review For all new issues label Aug 1, 2023
@tim-shea tim-shea linked a pull request Aug 1, 2023 that will close this issue
9 tasks
@tim-shea tim-shea linked a pull request Aug 1, 2023 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0-needs-review For all new issues 1-bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant