mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 09:48:32 +00:00
logger: reuse logger_or_root, dedupe optional-logger-arg pattern
This commit is contained in:
@@ -217,6 +217,7 @@ def test_iterator():
|
||||
|
||||
|
||||
def test_logging():
|
||||
assert ifcopenshell.logger
|
||||
logger = ifcopenshell.logger()
|
||||
logger.OutputFormat(logger.FMT_INMEMORY)
|
||||
settings = ifcopenshell.geom.settings()
|
||||
|
||||
Reference in New Issue
Block a user