idle-code/PyContextShell

Add logging

idle-code opened this issue · 0 comments

Introduce logging module to most used project classes:

  • NodeTreeRoot or ActionEndpoint
  • CommandLineInterpreter
  • VirtualTree
  • Shell

Note: logging should not affect readability of test run/coverage reports. Ideally it would be present only when debugging/running with verbose option.