Skip to content

Use python's logging module instead of custom mothods

simonft requested to merge simonft/monkeysign:feature/use-logging into 2.x
  • replace all internal UI stubs by logging calls
  • implement GTK UI logging handler
  • make sure tests pass

Closes: #43 (closed)

Merge request reports