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

bug with loguru 5 #6

Open
dtrckd opened this issue Jul 13, 2020 · 0 comments
Open

bug with loguru 5 #6

dtrckd opened this issue Jul 13, 2020 · 0 comments
Labels

Comments

@dtrckd
Copy link
Owner

dtrckd commented Jul 13, 2020

I got this

Traceback (most recent call last):
  File "/home/admin/.local/lib/python3.7/site-packages/loguru/_handler.py", line 107, in emit
    dynamic_format = self._formatter(record)
  File "/home/admin/.local/lib/python3.7/site-packages/pymake/core/logformatter.py", line 32, in format
    level = record['level'].lower()
AttributeError: 'RecordLevel' object has no attribute 'lower'`

with loguru==0.5.1

works with loguru==0.3.2

@dtrckd dtrckd transferred this issue from dtrckd/pymake Apr 11, 2021
@dtrckd dtrckd transferred this issue from dtrckd/sku Apr 11, 2021
Repository owner locked as resolved and limited conversation to collaborators Apr 11, 2021
Repository owner unlocked this conversation Apr 11, 2021
@dtrckd dtrckd assigned dtrckd and unassigned dtrckd Apr 20, 2022
@dtrckd dtrckd added the bug label May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant