SafariConverterLib icon indicating copy to clipboard operation
SafariConverterLib copied to clipboard

Refactor logging in the library

Open ameshkov opened this issue 4 months ago • 0 comments
trafficstars

Currently, SafariConverterLib does not provide a way for the library user to configure logging. Basically, it writes zero logs (unless in a debug build) and it's hard to troubleshoot internal issues.

I suggest reworking logging and allowing the library user to specify logger.

In addition to that, there're generally not enough logs in WebExtension / FilterEngine

ameshkov avatar Jul 11 '25 14:07 ameshkov