mirror of
https://github.com/Silicon1602/srdl2sv.git
synced 2024-12-22 06:58:41 +00:00
Remove log.py TODO that got already implemented
This commit is contained in:
parent
b23ddded74
commit
16d1774cd2
@ -1,8 +1,6 @@
|
||||
import logging
|
||||
from typing import Optional
|
||||
|
||||
# TODO: In general, it would be more useful if the hierarchy of the objects pop up
|
||||
# in the logs, not the Python objectname and than the name of the SRDL object.
|
||||
class CustomFormatter(logging.Formatter):
|
||||
"""Logging Formatter to add colors and count warning / errors"""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user