fix(macos): suppress IMKClient warning on macos
Description
On MacOS Sonoma, Apple raises a warning for many GUI applications (cf. https://discussions.apple.com/thread/255761734?sortBy=rank). Since this hasn't been solved yet, this MR introduces a filter method to the log processing to simply suppress these messages.
Definition of Done
-
Documentation is up-to-date.
Edited by wakonig_k