These messages are polluting the journalctl -xf output and I want to make them go away.
Anyone aware of this or know how to resolve?
Example log snip
May 25 13:49:49 l5 sm.puri.OSK0.desktop[1751]: Debug: Tried file "/home/purism/.local/share/sque
ekboard/keyboards/us.yaml", but it's missing: No such file or directory (os error 2)
May 25 13:49:49 l5 sm.puri.OSK0.desktop[1751]: Info: Loaded layout Resource: us
Not exactly solving the underlying problem but perhaps setting MaxLevelStore in /etc/systemd/journald.conf e.g. set to info so as to discard debug messages. However that should discard alldebug messages, not just ones from the on-screen keyboard.