SamsungDS / Spex

lint- and extract figures from NVMe specification documents.
https://samsungds.github.io/Spex/
3 stars 2 forks source link

fix(logging): Rename logging to log, avoids circular import #35

Closed mbrsamsung closed 1 month ago

mbrsamsung commented 3 months ago

The existance of the spex.logging and the inhereted python logging module clashes and can result in circular imports, especially when running debugpy.