usr-sse2 / RDM

Easily set Mac Retina display to higher unsupported resolutions
1.13k stars 75 forks source link

Need internal logging mechanism #20

Open jnooree opened 3 years ago

jnooree commented 3 years ago

This utility relies on private interface and directly accesses low-level graphics. Since there is no guarantee that those low-level jobs work properly and consistently, there should be some kind of logging mechanism for this app. It would make debugging much easier, and finding out the source of the problem.

This doc might be helpful. I'll try to work on this stuff, but after #19 is merged into. I think it is not a good idea to add more commits to the PR that is already under reviewing process.