A log level setup feature in IoT server software allows to specify the detail and severity of the messages recorded in the system's logs. At the minimum level, 'Trace,' extremely detailed information is recorded, useful for in-depth debugging. This includes fine-grained messages about the system's operations. At the maximum level, 'Fatal,' only critical problems that cause the system to crash or require immediate attention are logged. This setup helps in managing the verbosity of logs, allowing users to adjust between detailed records for troubleshooting and minimal logs for regular operations.
The logs level setting can be found and adjusted in the Machine configuration section within the IoT server configuration application.
To adjust the logs level settings, select the preferred logs level—Fatal, Error, Warn, Info, Debug, or Trace—on the logs level selection bar (1). Your choice is immediately recognized upon clicking and will be confirmed by the appearance of a green banner. It's important to note that there is a delay before these settings take effect on the logs file, and they do not retroactively alter past logs.
