Database logging DISABLE

How to disable Database logging of standard boolean variable. I have disabled it through edit variable by unchecking
the box „Enable logging to the database“. But I am still receiving messages within the Management consdole -> Message
View. Variable state is changed throuch script by SetValueBoolean($TagNameID, true).

To my knowledge you would not be able to get the system „quiet“ completely, so that nothing is logged anymore. The checkbox in the variable controls the archive logging for the history graphs.
Check in the Archive module (under Kernel instances) if your variable is still listed there.

Oki

Log values to the database is managed by the way you already found. if you also want to disable the log file, there is a special switch within the tray application called „LogfileVerbose“ ;).