Session exposes a python log
Compare changes
Files
4- Christopher Randolph Rhodes authored
+ 4
− 0
@@ -62,6 +62,10 @@ def restart_session(root: str = None) -> dict:
Expose python logger via Session singleton, Session is now inherits singleton metaclass tests to prevent doubling sessions during various testing operations
Closes #4 (closed)