Page 1 of 1

hiding log messages

Posted: Sun Oct 16, 2022 12:07 am
by tvonbrasch
Hi,

I would like to hide when the following log message window pops up:
2022-10-16 09_03_42-EViews.png
2022-10-16 09_03_42-EViews.png (9.79 KiB) Viewed 13704 times
Is there a command I can use that accomplish this? (I have already tried

Code: Select all

logmode -all
and

Code: Select all

logmode -e
)

Thomas