loguru/tests/exceptions/output/others/level_name.txt

6 lines
161 B
Plaintext

DEBUG | 10
Traceback (most recent call last):
File "tests/exceptions/source/others/level_name.py", line 13, in a
1 / 0
ZeroDivisionError: division by zero