https://bugs.kde.org/show_bug.cgi?id=429168
--- Comment #24 from Duncan <1i5t5.dun...@cox.net> --- (In reply to Noah Davis from comment #23) > How do I get kwin logs on wayland? (See also comment #6 and my reply in comment #7, basically same question but s/kwin/plasmashell/, without direct answer ...) There *is* a rather too obscure and poorly documented kde app/package, kdebugsettings, to set the debug/logging level of the various components. Ideally there'd be a nice kdebugsettings tutorial and such mentions of logging or debugging could specify the desired component and link the tutorial. Unfortunately without that, I installed and turned off everything to stop the torrent of noise I was seeing in syslog/journal, and have hesitated to mess with it since lest I restart the uncontrolled torrent. Maybe it's time I revisit that... Meanwhile, the more traditional output redirection method would be... !! Be ready as this will restart your plasma session, the reason I've not tried it myself just yet !! kwin_wayland --replace &> /path/to/dumpfile Tho I remain unsure that will produce the logging he had in mind... -- You are receiving this mail because: You are watching all bug changes.