Skip to main content
Version: 1.7.0

Logging

Log messages of the hopit Edge devices can be seen in the Edge web-interface.

If the Log Collector service is enabled, all log messages are indexed and sent to the hopit Portal.

Edge Log view on the Edge and in the Portal:

The Log page shows the live hopit Edge application log. In version 1.7.0 it also merges messages from the background Updater, so package download and installation progress can be inspected in one view.

https://localhost:5050/Log
Edge Log

Updater log​

Package operations run in a separate Updater process. Its messages are forwarded to the same Log page as the main application log. If the web application temporarily disconnects during an update, the Updater replays its recent history after the connection returns, allowing you to review progress and errors that occurred during the interruption.

To change the log level, open the Settings page on the Edge device or update the Device Twin and select one of the following options:

  • Trace
  • Debug
  • Information
  • Warning
  • Error
  • Critical
  • None

The default log level is Information.