alexiscreuzot / SwiftyGif

High performance GIF engine
MIT License
1.99k stars 210 forks source link

option to disable giflog #182

Closed spife129 closed 1 year ago

spife129 commented 1 year ago

I just updated to the latest version and found out that swifyGif is printing log messages (line 117 in NSImage+SwiftyGif) to xcode. This behaviour was not present before and is not helpful with my coding. I wonder if this feature can be turned off. Thank you.

alexiscreuzot commented 1 year ago

Done