Skip to content

Add logging

Martin Hoeher requested to merge 16-add-a-sync-log into development

This change adds a new signal to the DirectorySynchronizer class which is used to carry log messages. Clients can connect to the signal to write the log data to a file or otherwise display it to the user.

Closes #16 (closed)

Merge request reports