ModernDocking icon indicating copy to clipboard operation
ModernDocking copied to clipboard

Improve logging / remove debug messages

Open KlemenDEV opened this issue 10 months ago • 2 comments

There seem to be some logging messages that are printed. This one is printed especially often: https://github.com/andrewauclair/ModernDocking/blob/3fa9a8c118ba5ae70c827d23f2ff598799c3274f/docking-api/src/ModernDocking/floating/DockingOverlay.java#L391

This should probably be removed or put under some sort of parameter

KlemenDEV avatar May 03 '24 16:05 KlemenDEV