bitpiston / rss-button-for-safari

Safari web extension for news feed discovery of RSS, Atom, JSON Feed & RDF+RSS.
https://rssdiscovery.app
MIT License
26 stars 1 forks source link

Replace nslog with os_log #56

Open einkoro opened 2 years ago

einkoro commented 2 years ago

https://developer.apple.com/documentation/os/os_log https://www.avanderlee.com/workflow/oslog-unified-logging/

einkoro commented 2 years ago

We should enhance logging in general with this. Log each feed during parsing, log if the document is a feed, split errors / info / debug etc.