Hi,
I'm looking at the DataMiner log settings in Cube, and think I might not understand the settings completely.
<Default> logging is set to 0.0.0 and all logs but one use the default level.
0 means "no logging", yet - I see a lot of log posts in the logs.
Seen on both stage Running DM DataMiner 10.4 (initial main release) and prod running 10.4 CU11
Hi Roger,
The default log level 0 does not mean that nothing is written to the logs. Rather, it indicates that more specific and detailed information is suppressed. I agree that the name “No Logging” can be somewhat misleading, but this has always been the behavior in DataMiner and is something users have become accustomed to.
It’s also worth noting that the information logged at a given level depends on the process. For example, SLDataMiner set to level 0 may still log more details than SLElement set to the same level.
I hope this provides some clarification.

Hi Roger, just to let you know we have updated our documentation accordingly. Check for instance here: https://docs.dataminer.services/dataminer/Troubleshooting/Logging/Consulting_the_DataMiner_logs/DataMiner_logging.html#changing-log-levels
Thanks for helping us improving the online documentation!
Alright! So So 0.0.0 is as little logging you can get then. Thanks for the reply. Maybe something in the line of what you explained could be clarified in the logging section of the documentation?.