Description
CH is using synchronous logging mechanism from icpf library.
This causes some performance issues for cases where errors are logged frequently. This is the case when deleting files fails and user chooses 'skip'+'don't ask again' in the error dialog box. In this scenario for every file that can't be deleted the synchronous log message is created.
Attachments
Issue Links
- relates to
-
CH-206 Replace logging system with async logger
- Closed