nlpsuge/gnome-shell-extension-another-window-session-manager

Excessive logging despite debugging turned off

holterdipolter opened this issue · 1 comments

Hi,

thank you for your very helpful extension!

There is one small thing that I would be grateful for if it were improved... the logging behavior. I don't think it is necessary to log each change of window position or size. Much rather, the log journal is littered by messages from your extension, which makes things more complicated than helpful. Wouldn't it be a better idea to summarize all log levels under the debugging switch?

Thanks in advance!

Simon

I have created PR which adds a toggle button for this #109