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

Syntax error in server.py [BUG] #25

Closed
Lyaaaaaaaaaaaaaaa opened this issue Oct 22, 2023 · 1 comment · Fixed by #26
Closed

Syntax error in server.py [BUG] #25

Lyaaaaaaaaaaaaaaa opened this issue Oct 22, 2023 · 1 comment · Fixed by #26
Assignees
Labels
bug Something isn't working

Comments

@Lyaaaaaaaaaaaaaaa
Copy link
Member

Describe the bug
A syntax error in

logger.info.error(e)

@Lyaaaaaaaaaaaaaaa Lyaaaaaaaaaaaaaaa added the bug Something isn't working label Oct 22, 2023
@Lyaaaaaaaaaaaaaaa Lyaaaaaaaaaaaaaaa self-assigned this Oct 22, 2023
@Lyaaaaaaaaaaaaaaa
Copy link
Member Author

Replace by logger.log.error(e)

Lyaaaaaaaaaaaaaaa added a commit that referenced this issue Oct 25, 2023
- Replaced logger.info into logger.log.
Lyaaaaaaaaaaaaaaa added a commit that referenced this issue Oct 25, 2023
@Lyaaaaaaaaaaaaaaa Lyaaaaaaaaaaaaaaa linked a pull request Oct 25, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant